1 write to writeState
System (1)
net\System\Net\mail\QEncodedStream.cs (1)
61this.writeState = wsi;
5 references to writeState
System (5)
net\System\Net\mail\QEncodedStream.cs (5)
78return this.writeState; 229writeState.AppendHeader(); 239|| (WriteState.CurrentLineLength + writeState.FooterLength >= WriteState.MaxLineLength) 309if (this.writeState != null && this.writeState.Length > 0)