1 implementation of Name
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (1)
210
public string
Name
2 references to Name
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (1)
260
return _common.
Name
;
System\Reflection\Runtime\MethodInfos\RuntimePlainConstructorInfo.cs (1)
106
return _common.
Name
;