2 references to InstanceOrNull
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.ConstructedGenericMethodsLookup.cs (1)
248TypeLoaderEnvironment instance = TypeLoaderEnvironment.InstanceOrNull;
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.cs (1)
43return TypeLoaderEnvironment.InstanceOrNull.GetThreadStaticGCDescForDynamicType(typeManagerHandle, (uint)index);