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