5 references to Count
Microsoft.CodeAnalysis.ResxSourceGenerator (5)
src\Dependencies\Collections\OneOrMany.cs (5)
92=> Count == 0; 195if (Count != other.Count) 249return _index < _collection.Count; 264=> "Count = " + Count;