2 instantiations of TextEncodedRawTextWriter
System.Xml (2)
System\Xml\Core\XmlWriterSettings.cs (2)
549
writer = new
TextEncodedRawTextWriter
(output, this);
616
writer = new
TextEncodedRawTextWriter
(output, this);