5 references to Count
Microsoft.Build (5)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\OneOrMany.cs (5)
92=> Count == 0; 195if (Count != other.Count) 249return _index < _collection.Count; 264=> "Count = " + Count;