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