3 writes to xmlSpace
System.Private.Xml (3)
System\Xml\Core\XmlTextWriter.cs (3)
64xmlSpace = XmlSpace.None; 1754_stack[_top].xmlSpace = XmlSpace.Default; 1757_stack[_top].xmlSpace = XmlSpace.Preserve;
1 reference to xmlSpace
System.Private.Xml (1)
System\Xml\Core\XmlTextWriter.cs (1)
1117XmlSpace xs = _stack[i].xmlSpace;