Base:
2 references to GetMethodImplementationFlags
System.Reflection.Emit (2)
System\Reflection\Emit\ConstructorBuilderImpl.cs (1)
72
public override MethodImplAttributes GetMethodImplementationFlags() => _methodBuilder.
GetMethodImplementationFlags
();
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
949
implAttributes: method.
GetMethodImplementationFlags
(),