Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 220 of file MethodBuilder.cs.
References System.Reflection.Emit.ILGenerator.BakeByteArray(), System.Reflection.Emit.MethodBuilder.CalculateNumberOfExceptions(), System.exceptions, System.Reflection.Emit.ILGenerator.GetExceptions(), System.Reflection.Emit.ILGenerator.GetTokenFixups(), System.Reflection.Emit.ModuleBuilder.GetTypeTokenInternal(), System.SR.InvalidOperation_BadILGeneratorUsage, System.SR.InvalidOperation_MethodHasBody, System.SR.InvalidOperation_OpenLocalVariableScope, System.Reflection.Emit.MethodBuilder.m_bIsBaked, System.Reflection.Emit.MethodBuilder.m_containingType, System.Reflection.Emit.MethodBuilder.m_exceptions, System.Reflection.Emit.ScopeTree.m_iOpenScopeCount, System.Reflection.Emit.MethodBuilder.m_mdMethodFixups, System.Reflection.Emit.ILGenerator.m_methodBuilder, System.Reflection.Emit.MethodBuilder.m_module, System.Reflection.Emit.ILGenerator.m_ScopeTree, System.Reflection.Emit.MethodBuilder.m_ubBody, System.Reflection.Emit.TypeBuilder.ThrowIfCreated(), and System.Reflection.Emit.MethodBuilder.ThrowIfShouldNotHaveBody().