2 references to Asttree
System.Xml (2)
System\Xml\Schema\CompiledidEntityConstraint.cs (2)
50this.selector = new Asttree(constraint.Selector.XPath, false, nsmgr); 61this.fields[idxField] = new Asttree(((XmlSchemaXPath)fields[idxField]).XPath, true, nsmgr);