1 reference to GetCount
System.Linq (1)
System\Linq\OrderedEnumerable.SpeedOpt.cs (1)
547public override int GetCount(bool onlyIfCheap) => _source.GetCount(_minIndexInclusive, _maxIndexInclusive, onlyIfCheap);