1 write to strLang
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
113strLang = nt.Add( "lang" );
1 reference to strLang
System.Xml (1)
System\Xml\Dom\XmlLoader.cs (1)
633else if ( lang == null && attr.Prefix == doc.strXml && attr.LocalName == doc.strLang ) {