2 writes to NamespaceBoundary
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (2)
1642this.NamespaceBoundary = _depth + 1; 1703NamespaceBoundary = _oldNamespaceBoundary;
1 reference to NamespaceBoundary
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseWriter.cs (1)
1637_oldNamespaceBoundary = NamespaceBoundary;