2 references to AppliesToEndpointsCore
Microsoft.AspNetCore.Routing (2)
Matching\NegotiationMatcherPolicy.cs (2)
24
!ContainsDynamicEndpoints(endpoints) &&
AppliesToEndpointsCore
(endpoints);
27
ContainsDynamicEndpoints(endpoints) ||
AppliesToEndpointsCore
(endpoints);