terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ UpdateServerCertificate()

void System.Net.ServicePoint.UpdateServerCertificate ( X509Certificate certificate)
inlinepackage

Definition at line 474 of file ServicePoint.cs.

475 {
476 if (certificate != null)
477 {
478 return;
479 }
480 long num = 0L;
482 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.