1 write to offset
System (1)
net\System\Net\mail\QEncodedStream.cs (1)
370
this.
offset
= offset;
1 reference to offset
System (1)
net\System\Net\mail\QEncodedStream.cs (1)
408
this.written += this.parent.EncodeBytes(this.buffer, this.
offset
+ this.written, this.count - this.written);