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

◆ SupportsHeaders

override bool System.Net.HttpWebResponse.SupportsHeaders
getset

Definition at line 328 of file HttpWebResponse.cs.

329 {
330 [global::Cpp2ILInjected.Token(Token = "0x600104E")]
331 [global::Cpp2ILInjected.Address(RVA = "0x1E005C0", Offset = "0x1E005C0", Length = "0x8")]
332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
333 get
334 {
335 throw null;
336 }
337 }