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

◆ RegisterCrossAppDomainChannel()

static void System.Runtime.Remoting.Channels.CrossAppDomainChannel.RegisterCrossAppDomainChannel ( )
inlinestaticpackage

Definition at line 12 of file CrossAppDomainChannel.cs.

13 {
14 if (!true)
15 {
16 }
17 if (!false)
18 {
19 return;
20 }
21 throw new OutOfMemoryException();
22 }

Referenced by System.Runtime.Remoting.RemotingServices.RegisterInternalChannels().