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