2 references to DestinationUnreachable
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FaultConverter.cs (1)
138else if (string.Compare(code.Name, AddressingStrings.DestinationUnreachable, StringComparison.Ordinal) == 0)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
824FaultCode code = FaultCode.CreateSenderFaultCode(AddressingStrings.DestinationUnreachable,