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

◆ ReflectionOnlyLoad()

static Assembly System.Reflection.Assembly.ReflectionOnlyLoad ( string assemblyString)
inlinestaticinherited

Definition at line 273 of file Assembly.cs.

274 {
276 Assembly assembly;
277 return assembly;
278 }
class f__AnonymousType0<< Count > j__TPar
static AppDomain CurrentDomain
Definition AppDomain.cs:49

References System.AppDomain.CurrentDomain, and j__TPar.

Referenced by System.RuntimeTypeHandle.GetTypeByName().