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

◆ AllowHttpRequestHeader

bool System.Net.WebHeaderCollection.AllowHttpRequestHeader
getsetprivate

Definition at line 366 of file WebHeaderCollection.cs.

367 {
368 [global::Cpp2ILInjected.Token(Token = "0x6000B08")]
369 [global::Cpp2ILInjected.Address(RVA = "0x1F12620", Offset = "0x1F12620", Length = "0x38")]
370 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
372 get
373 {
374 throw null;
375 }
376 }