1 write to fwdApplyImportsGraph
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
194fwdApplyImportsGraph = null; // Finaly done with this.
2 references to fwdApplyImportsGraph
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
189foreach (KeyValuePair<Template, Stylesheet> pair in fwdApplyImportsGraph) { 372fwdApplyImportsGraph[(Template)currentTemplate] = (Stylesheet)node.Arg;