3 writes to _space
System.Private.DataContractSerialization (3)
System\Xml\XmlBaseWriter.cs (3)
1969_space = XmlSpace.None; 2054_space = attribute.XmlSpace; 2071_space = space;
2 references to _space
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (2)
1954return _space; 2093attribute.XmlSpace = _space;