2 writes to depth
System.Runtime.Serialization (2)
System\Xml\XmlBaseWriter.cs (2)
2408this.depth = 0; 2419depth = value;
1 reference to depth
System.Runtime.Serialization (1)
System\Xml\XmlBaseWriter.cs (1)
2415return depth;