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

◆ GetType() [3/3]

override? Type System.Reflection.Emit.AssemblyBuilder.GetType ( string name,
bool throwOnError,
bool ignoreCase )
inlinevirtual

Reimplemented from System.Reflection.Assembly.

Definition at line 242 of file AssemblyBuilder.cs.

243 {
245 }
InternalAssemblyBuilder InternalAssembly
static void GetType(QCallAssembly assembly, string name, bool throwOnError, bool ignoreCase, ObjectHandleOnStack type, ObjectHandleOnStack keepAlive, ObjectHandleOnStack assemblyLoadContext)

References System.Reflection.RuntimeAssembly.GetType(), and System.Reflection.Emit.AssemblyBuilder.InternalAssembly.