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

◆ AllowReadStreamBuffering

virtual bool System.Net.HttpWebRequest.AllowReadStreamBuffering
getset

Definition at line 213 of file HttpWebRequest.cs.

214 {
215 [global::Cpp2ILInjected.Token(Token = "0x6000F97")]
216 [global::Cpp2ILInjected.Address(RVA = "0x1F51F28", Offset = "0x1F51F28", Length = "0x8")]
217 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
218 get
219 {
220 throw null;
221 }
222 [global::Cpp2ILInjected.Token(Token = "0x6000F98")]
223 [global::Cpp2ILInjected.Address(RVA = "0x1F51F30", Offset = "0x1F51F30", Length = "0xC")]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 set
226 {
227 throw null;
228 }
229 }