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