3 writes to writeToNull
System.Xml (3)
System\Xml\Core\XmlEncodedRawTextWriter.cs (2)
668
writeToNull
= true;
757
writeToNull
= true;
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (1)
529
writeToNull
= true;
2 references to writeToNull
System.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
726
if ( !
writeToNull
) {
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (1)
498
if ( !
writeToNull
) {