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