2 references to MustUnderstand
System.Web.Services (2)
System\Web\Services\Protocols\Soap11ServerProtocol.cs (1)
154else if (code.Name == Soap12.Code.MustUnderstand)
System\Web\Services\Protocols\SoapFaultCodes.cs (1)
27public static readonly XmlQualifiedName MustUnderstandFaultCode = new XmlQualifiedName(Soap12.Code.MustUnderstand, Soap12.Namespace);