5 references to AddPassThroughServiceEndpointProvider
Microsoft.Extensions.ServiceDiscovery (2)
ServiceDiscoveryServiceCollectionExtensions.cs (2)
29.AddPassThroughServiceEndpointProvider(); 40.AddPassThroughServiceEndpointProvider();
Microsoft.Extensions.ServiceDiscovery.Tests (2)
ExtensionsServicePublicApiTests.cs (1)
140var action = () => services.AddPassThroughServiceEndpointProvider();
PassThroughServiceEndpointResolverTests.cs (1)
25.AddPassThroughServiceEndpointProvider()
Microsoft.Extensions.ServiceDiscovery.Yarp.Tests (1)
YarpServiceDiscoveryTests.cs (1)
34.AddPassThroughServiceEndpointProvider()