2 writes to xmlSpace
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
135
this.
xmlSpace
= XmlSpace.None;
2355
this.elementStack[this.elemDepth].
xmlSpace
= xs;
1 reference to xmlSpace
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
538
XmlSpace xs = this.elementStack[i].
xmlSpace
;