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