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)
954
return
_scope
.LookupVariable(name, ns);
967
return
_scope
.LookupNamespace(prefix);