Base:
property
Depth
System.Xml.XmlReader.Depth
2 references to Depth
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
1842int depth = Depth; 1843while (Read() && depth < Depth)