1 write to _scores
Microsoft.AspNetCore.Routing.Tests (1)
Matching\RouteMatcherBuilder.cs (1)
87_scores = new int[_candidates.Length];
1 reference to _scores
Microsoft.AspNetCore.Routing.Tests (1)
Matching\RouteMatcherBuilder.cs (1)
100await _selector.SelectAsync(routeContext.HttpContext, new CandidateSet(_candidates, _values, _scores));