5 writes to isMatch
System.Private.Xml (5)
System\Xml\Schema\Asttree.cs (5)
38this.isMatch = false; 80this.isMatch = false; 101this.isMatch = false; 121this.isMatch = true; 129this.isMatch = true; // for attribute
3 references to isMatch
System.Private.Xml (3)
System\Xml\Schema\Asttree.cs (3)
78if (this.isMatch) 99if (this.isMatch) 276if ((eaxis.isMatch) && (eaxis.CurNode == _subtree.TopNode.Input))