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