1 write to CurrentIndex
Microsoft.AspNetCore.Components (1)
src\Http\Routing\src\Patterns\RouteParameterParser.cs (1)
256
CurrentIndex
= currentIndex;
1 reference to CurrentIndex
Microsoft.AspNetCore.Components (1)
src\Http\Routing\src\Patterns\RouteParameterParser.cs (1)
78
currentIndex = parseResults.
CurrentIndex
;