1 write to optVisitor
System.Data.SqlXml (1)
System\Xml\Xsl\XmlIlGenerator.cs (1)
101
this.
optVisitor
= new XmlILOptimizerVisitor(this.qil, !this.qil.IsDebug);
1 reference to optVisitor
System.Data.SqlXml (1)
System\Xml\Xsl\XmlIlGenerator.cs (1)
102
this.qil = this.
optVisitor
.Optimize();