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

◆ RegisterActivatedClientType()

static void System.Runtime.Remoting.RemotingConfiguration.RegisterActivatedClientType ( ActivatedClientTypeEntry entry)
inlinestatic

Definition at line 144 of file RemotingConfiguration.cs.

145 {
146 if (!true)
147 {
148 }
149 if (!true)
150 {
151 }
152 Type obj_type = entry.obj_type;
153 Type obj_type2 = entry.obj_type;
154 Type obj_type3 = entry.obj_type;
155 ActivationServices.EnableProxyActivation(entry.obj_type, true);
156 if (!false)
157 {
158 return;
159 }
160 throw new OutOfMemoryException();
161 }
class f__AnonymousType0<< Count > j__TPar
static void EnableProxyActivation(Type type, bool enable)

References System.Runtime.Remoting.Activation.ActivationServices.EnableProxyActivation(), j__TPar, and System.Runtime.Remoting.ActivatedClientTypeEntry.obj_type.