2 writes to xmlLang
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
134
this.
xmlLang
= null;
2359
this.elementStack[this.elemDepth].
xmlLang
= GetAttributeText(xmllang);
1 reference to xmlLang
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
554
string xl = this.elementStack[i].
xmlLang
;