2 references to _runtimeTypeHandleResolutionCache
System.Private.TypeLoader (2)
Internal\TypeSystem\TypeSystemContext.Runtime.cs (2)
184if (_runtimeTypeHandleResolutionCache.TryGetValue(rtth, out returnedType)) 274_runtimeTypeHandleResolutionCache.Add(rtth, returnedType);