2 references to NoIPEndpointsFoundForHost
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (2)
574
new EndpointNotFoundException(string.Format(SRServiceModel.
NoIPEndpointsFoundForHost
, uri.Host)));
626
new EndpointNotFoundException(string.Format(SRServiceModel.
NoIPEndpointsFoundForHost
, uri.Host)));