2 references to NeedDescendant
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\TreeIterators.cs (2)
97
if (this.state != IteratorState.
NeedDescendant
) {
112
this.state = IteratorState.
NeedDescendant
;