4 references to Count
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Compilers\Core\Portable\InternalUtilities\OneOrMany.cs (4)
91=> Count == 0; 194if (Count != other.Count) 248return _index < _collection.Count;