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

◆ InternalAllowBuffering

bool System.Net.HttpWebRequest.InternalAllowBuffering
getsetpackage

Definition at line 262 of file HttpWebRequest.cs.

263 {
264 [global::Cpp2ILInjected.Token(Token = "0x6000F9C")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1F51FBC", Offset = "0x1F51FBC", Length = "0x14")]
266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequestStream), Member = ".ctor", MemberParameters = new object[]
267 {
268 typeof(WebConnection),
269 typeof(WebOperation),
270 typeof(Stream),
271 typeof(WebConnectionTunnel)
272 }, ReturnType = typeof(void))]
273 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
274 get
275 {
276 throw null;
277 }
278 }
class f__AnonymousType0<< Count > j__TPar