2 references to AppliesToEndpointsCore
Microsoft.AspNetCore.Routing (2)
Matching\HostMatcherPolicy.cs (2)
30
return !ContainsDynamicEndpoints(endpoints) &&
AppliesToEndpointsCore
(endpoints);
40
AppliesToEndpointsCore
(endpoints);