2 writes to _gsubCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
75
_gsubCache
= null;
354
_gsubCache
= new byte[size];
2 references to _gsubCache
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
332
return
_gsubCache
;
355
return
_gsubCache
;