5 references to Insert
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (4)
87_glyphs.Insert(index, Count); 88_glyphFlags.Insert(index, Count); 89_firstChars.Insert(index, Count); 90_ligatureCounts.Insert(index, Count);
MS\Internal\Shaping\ShaperBuffers.cs (1)
112_charMap.Insert(0, charCount);