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