2 references to GetName
System.Private.CoreLib (2)
System\RuntimeType.NativeAot.cs (2)
103
return Enum.
GetName
(this, rawValue);
178
return Enum.
GetName
(this, rawValue) != null;