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