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