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