1 implementation of Attributes
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (1)
122
public MethodAttributes
Attributes
2 references to Attributes
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (1)
62
return _common.
Attributes
;
System\Reflection\Runtime\MethodInfos\RuntimePlainConstructorInfo.cs (1)
50
return _common.
Attributes
;