2 references to CheckDescendant
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
712n.XmlType = this.typeCheck.CheckDescendant(n);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
118case QilNodeType.Descendant: return CheckDescendant((QilUnary)n);