Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetTypeByName() [1/3]

static RuntimeType System.RuntimeTypeHandle.GetTypeByName ( string name,
bool throwOnError,
bool ignoreCase,
ref StackCrawlMark stackMark )
inlinestaticpackage

Definition at line 460 of file RuntimeTypeHandle.cs.

461 {
463 }
static ? AssemblyLoadContext CurrentContextualReflectionContext
static void GetTypeByName(string name, bool throwOnError, bool ignoreCase, StackCrawlMarkHandle stackMark, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack type, ObjectHandleOnStack keepalive)

References System.Runtime.Loader.AssemblyLoadContext.CurrentContextualReflectionContext, System.Runtime.Serialization.Dictionary, and System.RuntimeTypeHandle.GetTypeByName().