2 references to CheckParent
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
691n.XmlType = this.typeCheck.CheckParent(n);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
115case QilNodeType.Parent: return CheckParent((QilUnary)n);