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