1 reference to HostMatcherPolicy
Microsoft.AspNetCore.Routing (1)
DependencyInjection\RoutingServiceCollectionExtensions.cs (1)
106
services.TryAddEnumerable(ServiceDescriptor.Singleton<MatcherPolicy,
HostMatcherPolicy
>());