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.HttpWebRequest.ServerCertValidationCallback
getsetpackage

Definition at line 1436 of file HttpWebRequest.cs.

1437 {
1438 [global::Cpp2ILInjected.Token(Token = "0x6000FF1")]
1439 [global::Cpp2ILInjected.Address(RVA = "0x1F53C44", Offset = "0x1F53C44", Length = "0x8")]
1440 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1441 get
1442 {
1443 throw null;
1444 }
1445 }