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

◆ RegisterWellKnownClientType()

static void System.Runtime.Remoting.RemotingConfiguration.RegisterWellKnownClientType ( WellKnownClientTypeEntry entry)
inlinestatic

Definition at line 181 of file RemotingConfiguration.cs.

182 {
183 if (!true)
184 {
185 }
186 if (!true)
187 {
188 }
189 Type obj_type = entry.obj_type;
190 Type obj_type2 = entry.obj_type;
191 Type obj_type3 = entry.obj_type;
192 ActivationServices.EnableProxyActivation(entry.obj_type, true);
193 if (!false)
194 {
195 return;
196 }
197 throw new OutOfMemoryException();
198 }
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.WellKnownClientTypeEntry.obj_type.