1 write to Filter
Microsoft.AspNetCore.Mvc.Core.Test (1)
Routing\DynamicControllerEndpointMatcherPolicyTest.cs (1)
72
transformer.
Filter
= (c, values, state, candidates) => Filter(c, values, state, candidates);
1 reference to Filter
Microsoft.AspNetCore.Mvc.Core.Test (1)
Routing\DynamicControllerEndpointMatcherPolicyTest.cs (1)
458
return
Filter
(httpContext, values, State, endpoints);