Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 434 of file DynamicMethod.cs.
References System.SR.Format(), System.Reflection.Emit.DynamicILGenerator.GetCallableMethod(), System.Reflection.Emit.DynamicILInfo.GetCallableMethod(), System.Reflection.Emit.ILGenerator.ILOffset, System.SR.InvalidOperation_BadEmptyMethodBody, System.Reflection.Emit.DynamicMethod.m_DynamicILInfo, System.Reflection.Emit.DynamicMethod.m_ilGenerator, System.Reflection.Emit.DynamicMethod.m_methodHandle, System.Reflection.Emit.DynamicMethod.m_module, and System.Reflection.Emit.DynamicMethod.Name.
Referenced by System.Reflection.Emit.DynamicMethod.CreateDelegate(), System.Reflection.Emit.DynamicMethod.CreateDelegate(), System.Reflection.Emit.DynamicMethod.Invoke(), and System.Reflection.Emit.DynamicResolver.ResolveToken().