1 write to _scope
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
874_scope = scope;
2 references to _scope
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
954return _scope.LookupVariable(name, ns); 967return _scope.LookupNamespace(prefix);