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