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