1 write to _candidates
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\TrivialMatcher.cs (1)
20
_candidates
= new Candidate[] { new Candidate(endpoint), };
1 reference to _candidates
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\TrivialMatcher.cs (1)
42
return
_candidates
;