2 references to HttpSoapActionMismatch
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1205
new ProtocolException(SR.Format(SR.
HttpSoapActionMismatch
, action, value)));
System\ServiceModel\Channels\MessageContent.cs (1)
79
new ProtocolException(SR.Format(SR.
HttpSoapActionMismatch
, action, value)));