terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ExpectContinue

bool System.Net.HttpWebRequest.ExpectContinue
getsetpackage

Definition at line 1391 of file HttpWebRequest.cs.

1392 {
1393 [global::Cpp2ILInjected.Token(Token = "0x6000FED")]
1394 [global::Cpp2ILInjected.Address(RVA = "0x1F53C04", Offset = "0x1F53C04", Length = "0x8")]
1395 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1396 get
1397 {
1398 throw null;
1399 }
1400 [global::Cpp2ILInjected.Token(Token = "0x6000FEE")]
1401 [global::Cpp2ILInjected.Address(RVA = "0x1F53C0C", Offset = "0x1F53C0C", Length = "0xC")]
1402 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1403 set
1404 {
1405 throw null;
1406 }
1407 }