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