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.FtpWebResponse.SupportsHeaders
getset

Definition at line 117 of file FtpWebResponse.cs.

118 {
119 [global::Cpp2ILInjected.Token(Token = "0x600089E")]
120 [global::Cpp2ILInjected.Address(RVA = "0x1EF94C8", Offset = "0x1EF94C8", Length = "0x8")]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 get
123 {
124 throw null;
125 }
126 }