2 references to Asttree
System.Private.Xml (2)
System\Xml\Schema\CompiledidEntityConstraint.cs (2)
53
_selector = new
Asttree
(constraint.Selector!.XPath!, false, nsmgr);
67
_fields[idxField] = new
Asttree
(((XmlSchemaXPath)fields[idxField]).XPath!, true, nsmgr);