2 instantiations of SpanRider
PresentationCore (2)
MS\Internal\Shaping\TypefaceMap.cs (1)
165SpanRider<int> typefaceIndexSpanRider = new SpanRider<int>(cachedScaledTypefaceIndexSpans);
MS\Internal\TextFormatting\LexicalChunk.cs (1)
106SpanRider<int> ichRider = new SpanRider<int>(_ichVector);
2 references to SpanRider
PresentationCore (2)
MS\Internal\Shaping\TypefaceMap.cs (1)
165SpanRider<int> typefaceIndexSpanRider = new SpanRider<int>(cachedScaledTypefaceIndexSpans);
MS\Internal\TextFormatting\LexicalChunk.cs (1)
106SpanRider<int> ichRider = new SpanRider<int>(_ichVector);