2 writes to _stateIndex
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcherBuilder.cs (2)
562_stateIndex = 0; 687_stateIndex++;
2 references to _stateIndex
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcherBuilder.cs (2)
589var currentStateIndex = _stateIndex; 683return _stateIndex;