2 references to DestinationUnreachable
System.ServiceModel (2)
System\ServiceModel\Channels\FaultConverter.cs (1)
139else if (string.Compare(code.Name, AddressingStrings.DestinationUnreachable, StringComparison.Ordinal) == 0)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
1157FaultCode code = FaultCode.CreateSenderFaultCode(AddressingStrings.DestinationUnreachable,