2 references to LookupVariable
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
79
QilNode? var = _scope.
LookupVariable
(name, ns);
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
954
return _scope.
LookupVariable
(name, ns);