2 writes to _gsubCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
63
_gsubCache
= null;
342
_gsubCache
= new byte[size];
2 references to _gsubCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
320
return
_gsubCache
;
343
return
_gsubCache
;