2 writes to _gposCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
76_gposCache = null; 359_gposCache = new byte[size];
2 references to _gposCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
338return _gposCache; 360return _gposCache;