3 writes to writeToNull
System.Xml (3)
System\Xml\Core\XmlUtf8RawTextWriter.cs (2)
594
writeToNull
= true;
642
writeToNull
= true;
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
472
writeToNull
= true;
2 references to writeToNull
System.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
633
if ( !
writeToNull
) {
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
463
if ( !
writeToNull
) {