2 references to HttpSoapActionMismatch
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1086
new ProtocolException(string.Format(SRServiceModel.
HttpSoapActionMismatch
, action, value)));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageContent.cs (1)
73
new ProtocolException(string.Format(SRServiceModel.
HttpSoapActionMismatch
, action, value)));