1 write to _comparer
Microsoft.AspNetCore.Mvc.Core (1)
Routing\DynamicControllerEndpointMatcherPolicy.cs (1)
25
_comparer
= comparer;
1 reference to _comparer
Microsoft.AspNetCore.Mvc.Core (1)
Routing\DynamicControllerEndpointMatcherPolicy.cs (1)
158
candidates.ExpandEndpoint(i, endpoints,
_comparer
);