Implemented interface member:
1 write to Current
Microsoft.Build (1)
Collections\CopyOnWritePropertyDictionary.cs (1)
414Current = _dictionaryEnumerator.Current.Value;
1 reference to Current
Microsoft.Build (1)
Collections\CopyOnWritePropertyDictionary.cs (1)
406readonly object IEnumerator.Current => Current;