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