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

◆ IsClosed

bool System.Net.HttpConnection.IsClosed
getset

Definition at line 115 of file HttpConnection.cs.

116 {
117 [global::Cpp2ILInjected.Token(Token = "0x6000EB0")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1F49918", Offset = "0x1F49918", Length = "0x10")]
119 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 get
122 {
123 throw null;
124 }
125 }