2 references to s_cache
System.Private.CoreLib (2)
System\Runtime\TypeLoaderExports.cs (2)
134return s_cache.TryGet(k, out entry); 156s_cache.TrySet(k, v);