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

◆ DisposeIdentity()

static void System.Runtime.Remoting.RemotingServices.DisposeIdentity ( Identity ident)
inlinestaticpackage

Definition at line 560 of file RemotingServices.cs.

561 {
562 if (!true)
563 {
564 }
565 if (ident._disposed)
566 {
567 return;
568 }
569 string objectUri = ident._objectUri;
570 int num = 1;
571 long num2 = 0L;
572 ident._disposed = num != 0;
573 if (num != 0)
574 {
575 }
576 if (num2 == 0L)
577 {
578 return;
579 }
580 throw new OutOfMemoryException();
581 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.

Referenced by System.Runtime.Remoting.ClientActivatedIdentity.OnLifetimeExpired().