7 references to Count
System.Linq (7)
System\Linq\Select.SpeedOpt.cs (7)
275if (_state < 1 || _state == (Count + 1)) 292var results = new TResult[Count]; 300int count = Count; 327return Count; 334if (count >= Count) 346if (count >= Count) 356if ((uint)index < (uint)Count)