1 write to readState
System (1)
net\System\Net\mail\QEncodedStream.cs (1)
69
this.
readState
= new ReadStateInfo();
2 references to readState
System (2)
net\System\Net\mail\QEncodedStream.cs (2)
68
if (this.
readState
== null)
70
return this.
readState
;