2 writes to _glyphIndices
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
388
_glyphIndices
= new ushort[glyphAdvances.Length];
397
_glyphIndices
= glyphIndices;
2 references to _glyphIndices
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
392
_glyphIndices
[i] = glyphIndices[i];
433
_glyphIndices
,