1 write to selector
System.Xml (1)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
50
this.
selector
= new Asttree(constraint.Selector.XPath, false, nsmgr);
1 reference to selector
System.Xml (1)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
34
get { return this.
selector
; }