2 references to CreateCandidate
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcherBuilder.cs (2)
716
candidates[0] =
CreateCandidate
(exemplar, score);
728
candidates[i] =
CreateCandidate
(endpoint, score);