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