3 references to s_cachedContext
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\TypeSystemContextFactory.cs (3)
27if (s_cachedContext.TryGetTarget(out TypeSystemContext? context)) 29s_cachedContext.SetTarget(null); 65s_cachedContext.SetTarget(context);