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

◆ GetMethodImplementationFlags()

override MethodImplAttributes System.Reflection.Emit.SymbolMethod.GetMethodImplementationFlags ( )
inline

Definition at line 88 of file SymbolMethod.cs.

89 {
90 throw new NotSupportedException(SR.NotSupported_SymbolMethod);
91 }

References System.SR.NotSupported_SymbolMethod.