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