2 references to Encoding
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\TextOnlyOutput.cs (1)
39this.writer = new StreamWriter(stream, Output.Encoding);
System\Xml\Xsl\XsltOld\TextOutput.cs (1)
26this.encoding = processor.Output.Encoding;