1 write to Candidates
Microsoft.AspNetCore.Routing (1)
Matching\DfaState.cs (1)
22Candidates = candidates;
2 references to Candidates
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcher.cs (1)
231return (states[destination].Candidates, states[destination].Policies);
Matching\DfaState.cs (1)
31$"matches: {Candidates?.Length ?? 0}, " +