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)
789
if (!
_writeToNull
)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (1)
621
if (!
_writeToNull
)