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