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