1 write to _sizeLimitedCache
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\GlyphingCache.cs (1)
42
_sizeLimitedCache
= new SizeLimitedCache<Typeface, TypefaceMap>(capacity);
2 references to _sizeLimitedCache
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\GlyphingCache.cs (2)
99
TypefaceMap typefaceMap =
_sizeLimitedCache
.Get(key);
111
_sizeLimitedCache
.Add(