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