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