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

◆ LocalCertificate

X509Certificate Mono.Net.Security.MobileAuthenticatedStream.LocalCertificate
getinherited

Definition at line 512 of file MobileAuthenticatedStream.cs.

513 {
514 get
515 {
516 object obj = this.ioLock;
517 long num = 0L;
518 this.CheckThrow(true, num != 0L);
520 long num2 = 0L;
522 if (num2 == 0L)
523 {
525 }
526 throw new OutOfMemoryException();
527 }
528 }
class f__AnonymousType0<< Count > j__TPar
void CheckThrow(bool authSuccessCheck, bool shutdownCheck=false)
static void Exit(object obj)
Definition Monitor.cs:47