2 writes to xmlSpace
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
130this.xmlSpace = XmlSpace.None; 2682_elementStack[_elemDepth].xmlSpace = xs;
1 reference to xmlSpace
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
577XmlSpace xs = _elementStack[i].xmlSpace;