4 references to Equal
System.Xml (4)
System\Xml\Schema\Asttree.cs (4)
93if (! AxisStack.Equal (this.curNode.Name, this.curNode.Urn, name, URN)) { 191if ( this.subtree.IsDss && Equal (this.subtree.RootNode.Name, this.subtree.RootNode.Urn, name, URN)) { 201if ( this.subtree.IsDss && Equal (this.subtree.RootNode.Name, this.subtree.RootNode.Urn, name, URN)) { 219if (! Equal (this.subtree.TopNode.Name, this.subtree.TopNode.Urn, name, URN) ) {