3 references to MustUnderstandSoapException
System.ServiceModel (3)
System\ServiceModel\Channels\WsrmMessageInfo.cs (2)
411
new
MustUnderstandSoapException
(notUnderstoodHeaders, messageVersion.Envelope));
673
new
MustUnderstandSoapException
(notUnderstoodHeaders, version.Envelope));
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
887
new
MustUnderstandSoapException
(rpc.NotUnderstoodHeaders, rpc.Request.Version.Envelope));