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