Implemented interface member:
4 writes to Current
Microsoft.AspNetCore.Components (4)
src\Http\Http.Abstractions\src\Routing\RouteValueDictionary.cs (4)
803Current = default; 837Current = dictionary._arrayStorage[_index]; 864Current = default; 871Current = default;
1 reference to Current
Microsoft.AspNetCore.Components (1)
src\Http\Http.Abstractions\src\Routing\RouteValueDictionary.cs (1)
810object IEnumerator.Current => Current;