2 references to CandidateSet
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcher.cs (2)
202return _selector.SelectAsync(httpContext, new CandidateSet(candidateStateArray)); 206return SelectEndpointWithPoliciesAsync(httpContext, policies, new CandidateSet(candidateStateArray));