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