2 writes to _gposCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
63_gposCache = null; 346_gposCache = new byte[size];
2 references to _gposCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
325return _gposCache; 347return _gposCache;