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