4 writes to _writeToNull
System.Private.Xml (4)
System\Xml\Core\XmlUtf8RawTextWriter.cs (2)
625_writeToNull = true; 680_writeToNull = true;
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (2)
83_writeToNull = true; 566_writeToNull = true;
2 references to _writeToNull
System.Private.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
668if (!_writeToNull)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
554if (!_writeToNull)