2 references to _options
Microsoft.Extensions.ServiceDiscovery.Yarp (2)
ServiceDiscoveryDestinationResolver.cs (2)
115
if (
_options
.AllowAllSchemes ||
_options
.AllowedSchemes.Contains(scheme, StringComparer.OrdinalIgnoreCase))