4 references to scope
System.Private.Xml (4)
System\Xml\Xsl\QIL\QilValidationVisitor.cs (4)
114if (!this.scope.Contains(node)) 130if (this.scope.Contains(node)) 133this.scope.Add(node, node); 141this.scope.Remove(node);