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

◆ FinishedReading

bool System.Net.HttpWebRequest.FinishedReading
getsetpackage

Definition at line 2106 of file HttpWebRequest.cs.

2107 {
2108 [global::Cpp2ILInjected.Token(Token = "0x6001011")]
2109 [global::Cpp2ILInjected.Address(RVA = "0x1F55614", Offset = "0x1F55614", Length = "0x8")]
2110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2111 get
2112 {
2113 throw null;
2114 }
2115 [global::Cpp2ILInjected.Token(Token = "0x6001012")]
2116 [global::Cpp2ILInjected.Address(RVA = "0x1F5561C", Offset = "0x1F5561C", Length = "0xC")]
2117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2118 set
2119 {
2120 throw null;
2121 }
2122 }