1 write to readState
System (1)
net\System\Net\mail\QuotedPrintableStream.cs (1)
90this.readState = new ReadStateInfo();
2 references to readState
System (2)
net\System\Net\mail\QuotedPrintableStream.cs (2)
89if (this.readState == null) 91return this.readState;