5 references to CreateSenderFaultCode
System.ServiceModel.Primitives (5)
System\ServiceModel\ActionNotSupportedException.cs (1)
24FaultCode code = FaultCode.CreateSenderFaultCode(AddressingStrings.ActionNotSupported, messageVersion.Addressing.Namespace);
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
824FaultCode code = FaultCode.CreateSenderFaultCode(AddressingStrings.DestinationUnreachable, 846FaultCode code = FaultCode.CreateSenderFaultCode(AddressingStrings.ActionNotSupported, 855FaultCode code = FaultCode.CreateSenderFaultCode(FaultCodeConstants.Codes.SessionTerminated,
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
364FaultCode code = FaultCode.CreateSenderFaultCode(AddressingStrings.ActionNotSupported,