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