2 writes to flush
System.Xml (2)
System\Xml\Core\XmlTextWriter.cs (2)
782this.flush = true; 1464this.flush = false;
6 references to flush
System.Xml (6)
System\Xml\Core\XmlTextWriter.cs (6)
778if (!this.flush) { 1030if (this.flush) { 1048if (this.flush) { 1061if (this.flush) { 1072if (token != Token.Base64 && this.flush) { 1091if (this.flush) {