4 writes to _writeToNull
System.Private.Xml (4)
System\Xml\Core\XmlEncodedRawTextWriter.cs (2)
717_writeToNull = true; 828_writeToNull = true;
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (2)
84_writeToNull = true; 660_writeToNull = true;
2 references to _writeToNull
System.Private.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
789if (!_writeToNull)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (1)
621if (!_writeToNull)