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

◆ ServerCertValidationCallback

ServerCertValidationCallback System.Net.ServicePointManager.ServerCertValidationCallback
staticgetsetpackage

Definition at line 262 of file ServicePointManager.cs.

263 {
264 [global::Cpp2ILInjected.Token(Token = "0x600110B")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1E072E0", Offset = "0x1E072E0", Length = "0x58")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
268 get
269 {
270 throw null;
271 }
272 }