5 writes to isMatch
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (5)
41this.isMatch = false; 84this.isMatch = false; 105this.isMatch = false; 122this.isMatch = true; 129this.isMatch = true; // for attribute
3 references to isMatch
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (3)
82if (this.isMatch) 103if (this.isMatch) 275if ((eaxis.isMatch) && (eaxis.CurNode == _subtree.TopNode.Input))