2 writes to NamespaceBoundary
System.Runtime.Serialization (2)
System\Xml\XmlBaseWriter.cs (2)
1591this.NamespaceBoundary = depth + 1; 1652NamespaceBoundary = oldNamespaceBoundary;
1 reference to NamespaceBoundary
System.Runtime.Serialization (1)
System\Xml\XmlBaseWriter.cs (1)
1586oldNamespaceBoundary = NamespaceBoundary;