4 references to Count
Microsoft.CodeAnalysis.Threading.Package (4)
src\Dependencies\Collections\OneOrMany.cs (4)
90=> Count == 0; 193if (Count != other.Count) 247return _index < _collection.Count;