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

◆ IsSecure

bool System.Net.HttpConnection.IsSecure
getset

Definition at line 176 of file HttpConnection.cs.

177 {
178 [global::Cpp2ILInjected.Token(Token = "0x6000EB4")]
179 [global::Cpp2ILInjected.Address(RVA = "0x1F49A60", Offset = "0x1F49A60", Length = "0x8")]
180 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
181 get
182 {
183 throw null;
184 }
185 }