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)
668
if (!
_writeToNull
)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
554
if (!
_writeToNull
)