Base:
property
Depth
System.Xml.XmlReader.Depth
4 references to Depth
System.Data.SqlXml (4)
System\Xml\Xsl\XsltOld\ReaderOutput.cs (4)
374int depth = Depth; 377while (depth < Depth) { // process content 404int depth = Depth; 409while(depth < Depth) {