4 references to ActionMismatchAddressingException
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FaultConverter.cs (3)
211else if (exception is ActionMismatchAddressingException) 213ActionMismatchAddressingException amae = exception as ActionMismatchAddressingException;
FrameworkFork\System.ServiceModel\System\ServiceModel\WSAddressing10ProblemHeaderQNameFault.cs (1)
43public WSAddressing10ProblemHeaderQNameFault(ActionMismatchAddressingException e)