Implemented interface member:
2 references to Current
Microsoft.Build (1)
Collections\CopyOnWritePropertyDictionary.cs (1)
414Current = _dictionaryEnumerator.Current.Value;
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableDictionary_2.Enumerator.cs (1)
68get { return this.Current; }