3 references to CompilerScopeManager
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
92
scope = new
CompilerScopeManager
<QilIterator>();
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
132
this.scope = new
CompilerScopeManager
<VarPar>();
1101
this.scope = new
CompilerScopeManager
<VarPar>();