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,