1 instantiation of PassThroughServiceEndpointProvider
Microsoft.Extensions.ServiceDiscovery (1)
PassThrough\PassThroughServiceEndpointProviderFactory.cs (1)
25
provider = new
PassThroughServiceEndpointProvider
(logger, serviceName, endPoint);
1 reference to PassThroughServiceEndpointProvider
Microsoft.Extensions.ServiceDiscovery (1)
PassThrough\PassThroughServiceEndpointProviderFactory.cs (1)
13
internal sealed class PassThroughServiceEndpointProviderFactory(ILogger<
PassThroughServiceEndpointProvider
> logger) : IServiceEndpointProviderFactory