Base:
property
MethodImplementationFlags
System.Reflection.MethodBase.MethodImplementationFlags
2 overrides of MethodImplementationFlags
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimePlainConstructorInfo.cs (1)
94
public sealed override MethodImplAttributes
MethodImplementationFlags
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticConstructorInfo.cs (1)
87
public sealed override MethodImplAttributes
MethodImplementationFlags
1 reference to MethodImplementationFlags
System.Private.CoreLib (1)
System\Reflection\Runtime\General\ThunkedApis.cs (1)
92
public sealed override MethodImplAttributes GetMethodImplementationFlags() =>
MethodImplementationFlags
;