4 references to ActionMismatchAddressingException
System.ServiceModel (4)
System\ServiceModel\Channels\FaultConverter.cs (3)
212else if (exception is ActionMismatchAddressingException) 214ActionMismatchAddressingException amae = exception as ActionMismatchAddressingException;
System\ServiceModel\WSAddressing10ProblemHeaderQNameFault.cs (1)
48public WSAddressing10ProblemHeaderQNameFault(ActionMismatchAddressingException e)