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

◆ CreateProxyForType()

static object System.Runtime.Remoting.Activation.ActivationServices.CreateProxyForType ( Type type)
inlinestatic

Definition at line 103 of file ActivationServices.cs.

104 {
105 if (!true)
106 {
107 }
108 ActivatedClientTypeEntry activatedClientTypeEntry;
109 if (activatedClientTypeEntry != null)
110 {
111 if (!true)
112 {
113 }
114 object obj;
115 return obj;
116 }
117 if (!true)
118 {
119 }
120 WellKnownClientTypeEntry wellKnownClientTypeEntry;
121 if (wellKnownClientTypeEntry != null)
122 {
123 if (!true)
124 {
125 }
126 return RemotingServices.CreateClientProxy(wellKnownClientTypeEntry);
127 }
128 if (!true)
129 {
130 }
131 object obj2;
132 return obj2;
133 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Remoting.RemotingServices.CreateClientProxy(), j__TPar, and System.obj.