5 references to Insert
PresentationCore (5)
Core\CSharp\MS\Internal\Shaping\GlyphInfoList.cs (4)
97_glyphs.Insert(index, Count); 98_glyphFlags.Insert(index, Count); 99_firstChars.Insert(index, Count); 100_ligatureCounts.Insert(index, Count);
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (1)
122_charMap.Insert(0, charCount);