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