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