1 write to _count
Microsoft.CodeAnalysis (1)
Collections\OrderPreservingMultiDictionary.cs (1)
342_count = _valueSet.Count;
2 references to _count
Microsoft.CodeAnalysis (2)
Collections\OrderPreservingMultiDictionary.cs (2)
343Debug.Assert(_count >= 1); 354return _index < _count;