1 write to compiler
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
131
this.
compiler
= compiler;
2 references to compiler
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
419
if (!
compiler
.NamedTemplates.TryGetValue(node.Name, out target)) {
609
if (!
compiler
.AttributeSets.TryGetValue(node.Name, out attSet)) {