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