Base:
property
Depth
System.Xml.XmlReader.Depth
2 references to Depth
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
526
adj = _textXmlReader.
Depth
;
System\Xml\Core\XmlTextReader.cs (1)
149
get { return _impl.
Depth
; }