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

◆ Prefix

ListenerPrefix System.Net.HttpConnection.Prefix
getset

Definition at line 188 of file HttpConnection.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x6000EB5")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1F49A68", Offset = "0x1F49A68", Length = "0x8")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 get
194 {
195 throw null;
196 }
197 [global::Cpp2ILInjected.Token(Token = "0x6000EB6")]
198 [global::Cpp2ILInjected.Address(RVA = "0x1F49A70", Offset = "0x1F49A70", Length = "0x8")]
199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
200 set
201 {
202 throw null;
203 }
204 }