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