2 references to Create
System.Private.CoreLib (2)
src\System\Enum.CoreCLR.cs (2)
98? enumType.ReplaceCacheEntry(EnumInfo<TStorage>.Create(enumType, getNames: true)) 123public static EnumInfo<TStorage> Create(RuntimeType type) => Create(type, getNames: false);