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

◆ GetTokenFromTypeSpec() [1/2]

int System.Reflection.Emit.ModuleBuilder.GetTokenFromTypeSpec ( byte[] signature,
int length )
inlineprivate

Definition at line 146 of file ModuleBuilder.cs.

147 {
148 ModuleBuilder module = this;
150 }
static int GetTokenFromTypeSpec(QCallModule pModule, byte[] signature, int length)
ModuleBuilder(AssemblyBuilder assemblyBuilder, InternalModuleBuilder internalModuleBuilder)

References System.Reflection.Emit.ModuleBuilder.GetTokenFromTypeSpec(), and System.length.