3 references to _intMaps
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (3)
330if (!_intMaps.TryGetValue(culture, out map)) 390if (!_intMaps.TryGetValue(culture, out map)) 393_intMaps.Add(culture, map);