1 write to scope
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
803
this.
scope
= scope;
2 references to scope
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
865
return
scope
.LookupVariable(name, ns);
874
return
scope
.LookupNamespace(prefix);