Implemented interface member:
1 reference to Current
Microsoft.Build (1)
Collections\ArrayDictionary.cs (1)
243
object IEnumerator.Current => _emitDictionaryEntries ? CurrentDictionaryEntry :
Current
;