3 references to Candidate
Microsoft.AspNetCore.Routing.Microbenchmarks (2)
Matching\TrivialMatcher.cs (1)
20
_candidates = new Candidate[] { new
Candidate
(endpoint), };
src\Http\Routing\test\UnitTests\Matching\BarebonesMatcher.cs (1)
49
_candidates = new Candidate[] { new
Candidate
(endpoint), };
Microsoft.AspNetCore.Routing.Tests (1)
Matching\BarebonesMatcher.cs (1)
49
_candidates = new Candidate[] { new
Candidate
(endpoint), };