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

◆ CreateNewContext()

static Context System.Runtime.Remoting.Contexts.Context.CreateNewContext ( IConstructionCallMessage msg)
inlinestaticpackage

Definition at line 395 of file Context.cs.

396 {
397 long value = 0.m_value;
398 if (false)
399 {
400 throw new OutOfMemoryException();
401 }
402 long value2 = 0.m_value;
403 if (!false)
404 {
405 throw new InvalidCastException();
406 }
407 throw new OutOfMemoryException();
408 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.value.

Referenced by System.Runtime.Remoting.Activation.ContextLevelActivator.Activate().