2 references to Count
System.Linq (1)
System\Linq\Shuffle.SpeedOpt.cs (1)
302equalCount = span.Count(value);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (1)
5546return Count(span, value[0], comparer);