1 write to _candidates
Microsoft.AspNetCore.Routing.Tests (1)
Matching\BarebonesMatcher.cs (1)
49
_candidates
= new Candidate[] { new Candidate(endpoint), };
1 reference to _candidates
Microsoft.AspNetCore.Routing.Tests (1)
Matching\BarebonesMatcher.cs (1)
107
return
_candidates
;