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

◆ CreateConstructionCall()

static ConstructionCall System.Runtime.Remoting.Activation.ActivationServices.CreateConstructionCall ( Type type,
string activationUrl,
object[] activationAttributes )
inlinestatic

Definition at line 57 of file ActivationServices.cs.

58 {
59 IActivator constructionActivator = ActivationServices.ConstructionActivator;
60 if (activationUrl != null)
61 {
62 }
64 long value = 0.m_value;
65 if (false)
66 {
67 throw new OutOfMemoryException();
68 }
69 long value2 = 0.m_value;
70 long num = 0L;
71 int num2 = 12;
72 if (num == 0L)
73 {
74 if (num2 == 0)
75 {
76 }
77 throw new InvalidCastException();
78 }
79 throw new OutOfMemoryException();
80 }
class f__AnonymousType0<< Count > j__TPar
static Context CurrentContext
Definition Thread.cs:360

References System.Runtime.Remoting.Activation.ActivationServices.ConstructionActivator, System.Threading.Thread.CurrentContext, j__TPar, System.L, and System.value.

Referenced by System.Runtime.Remoting.Proxies.RemotingProxy.RemotingProxy().