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