terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ThrowOnError

bool System.Net.HttpWebRequest.ThrowOnError
getsetpackage

Definition at line 356 of file HttpWebRequest.cs.

357 {
359 get
360 {
361 return this.<ThrowOnError>k__BackingField;
362 }
364 set
365 {
366 }
367 }
class f__AnonymousType0<< Count > j__TPar
bool< ThrowOnError > k__BackingField

Referenced by System.Net.HttpWebRequest.HttpWebRequest().