2 references to GetScore
Microsoft.AspNetCore.Routing (2)
Matching\HostMatcherPolicy.cs (2)
299
Array.Sort(ordered, static (left, right) =>
GetScore
(left.host).CompareTo(
GetScore
(right.host)));