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