3 references to _assemblyCaches
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FontResourceCache.cs (3)
83lock (_assemblyCaches) 85if (!_assemblyCaches.TryGetValue(uriAssembly, out folderResourceMap)) 89_assemblyCaches.Add(uriAssembly, folderResourceMap);