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

◆ IsActivationAllowed()

static bool System.Runtime.Remoting.RemotingConfiguration.IsActivationAllowed ( Type svrType)
inlinestatic

Definition at line 96 of file RemotingConfiguration.cs.

97 {
98 if (!true)
99 {
100 }
101 if (!true)
102 {
103 }
104 if (!false)
105 {
106 return false;
107 }
108 throw new OutOfMemoryException();
109 }