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