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