2 references to Lang
System.Web.Services (2)
System\Web\Services\Protocols\Soap11ServerProtocol.cs (1)
115writer.WriteAttributeString("xml", Soap.Attribute.Lang, Soap.XmlNamespace, soapException.Lang);
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
733lang = reader.GetAttribute(Soap.Attribute.Lang, Soap.XmlNamespace);