Base:
method
GetMethodImplementationFlags
System.Reflection.MethodBase.GetMethodImplementationFlags()
1 reference to GetMethodImplementationFlags
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeConstructorBuilder.cs (1)
91
return m_methodBuilder.
GetMethodImplementationFlags
();