2 writes to _gsubCache
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
84
_gsubCache
= null;
402
_gsubCache
= new byte[size];
2 references to _gsubCache
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
380
return
_gsubCache
;
403
return
_gsubCache
;