2 references to UnableToResolveHost
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (2)
500
new EndpointNotFoundException(string.Format(SRServiceModel.
UnableToResolveHost
, uri.Host), socketException));
506
new EndpointNotFoundException(string.Format(SRServiceModel.
UnableToResolveHost
, uri.Host)));