2 writes to xmlLang
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
129
this.
xmlLang
= null;
2687
_elementStack[_elemDepth].
xmlLang
= GetAttributeText(xmllang);
1 reference to xmlLang
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
599
string? xl = _elementStack[i].
xmlLang
;