2 instantiations of StringOutput
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ReaderOutput.cs (2)
372
StringOutput output = new
StringOutput
(this.processor);
401
StringOutput output = new
StringOutput
(this.processor);
2 references to StringOutput
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ReaderOutput.cs (2)
372
StringOutput
output = new StringOutput(this.processor);
401
StringOutput
output = new StringOutput(this.processor);