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

◆ InternalGetDefaultContext()

static Context System.AppDomain.InternalGetDefaultContext ( )
inlinestaticpackage

Definition at line 183 of file AppDomain.cs.

184 {
185 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
186 }

Referenced by System.Runtime.Remoting.SingletonIdentity.GetServerObject(), and System.Runtime.Remoting.Contexts.Context.SetProperty().