2 references to CreateAndCacheEnumInfo
System.Private.CoreLib (2)
System\Enum.NativeAot.cs (2)
31return Internal.Reflection.Augments.ReflectionAugments.CreateAndCacheEnumInfo(runtimeTypeInfo); 48return (EnumInfo<TStorage>)Internal.Reflection.Augments.ReflectionAugments.CreateAndCacheEnumInfo(runtimeTypeInfo);