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