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