1 reference to soap11Namespace
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
686FaultException faultException = OperationContext.Current.Host.Credentials.ExceptionMapper.FromException(ex, (requestEnvelopeVersion == EnvelopeVersion.Soap11) ? soap11Namespace : soap12Namespace, trustNamespace);