2 references to LookupVariable
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
76QilNode var = this.scope.LookupVariable(name, ns);
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
865return scope.LookupVariable(name, ns);