2 references to DnsResolveFailed
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\DnsCache.cs (2)
96
new EndpointNotFoundException(string.Format(SRServiceModel.
DnsResolveFailed
, hostName)));
125
new EndpointNotFoundException(string.Format(SRServiceModel.
DnsResolveFailed
, hostName), dnsException));