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

◆ SetImplementationFlags()

void System.Reflection.Emit.MethodBuilder.SetImplementationFlags ( MethodImplAttributes attributes)
inline

Definition at line 643 of file MethodBuilder.cs.

References System.Reflection.Emit.MethodBuilder.m_canBeRuntimeImpl, System.Reflection.Emit.MethodBuilder.m_containingType, System.Reflection.Emit.MethodBuilder.m_dwMethodImplFlags, System.Reflection.Emit.MethodBuilder.m_module, System.Reflection.Emit.TypeBuilder.SetMethodImpl(), System.Reflection.Emit.TypeBuilder.ThrowIfCreated(), and System.Reflection.Emit.MethodBuilder.ThrowIfGeneric().

Referenced by System.Reflection.Emit.ConstructorBuilder.SetImplementationFlags().