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

◆ GetAllAssemblyTypes()

static IEnumerable< Type > InControl.Reflector.GetAllAssemblyTypes ( )
inlinestaticprivate

Definition at line 40 of file Reflector.cs.

41 {
43 bool flag;
44 if (flag)
45 {
46 return;
47 }
48 }
class f__AnonymousType0<< Count > j__TPar
Assembly[] GetAssemblies(bool refOnly)
Definition AppDomain.cs:57
static AppDomain CurrentDomain
Definition AppDomain.cs:49

References System.AppDomain.CurrentDomain, System.AppDomain.GetAssemblies(), and j__TPar.