2 writes to _glyphIndices
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
367_glyphIndices = new ushort[glyphAdvances.Length]; 376_glyphIndices = glyphIndices;
2 references to _glyphIndices
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
371_glyphIndices[i] = glyphIndices[i]; 412_glyphIndices,