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