1 reference to ApplyAllowedSchemes
Microsoft.Extensions.ServiceDiscovery (1)
Configuration\ConfigurationServiceEndpointProvider.cs (1)
44
_schemes = ServiceDiscoveryOptions.
ApplyAllowedSchemes
(query.IncludedSchemes, serviceDiscoveryOptions.Value.AllowedSchemes, serviceDiscoveryOptions.Value.AllowAllSchemes);