1 write to writer
System (1)
net\System\Net\mail\MimePart.cs (1)
266this.writer = writer;
1 reference to writer
System (1)
net\System\Net\mail\MimePart.cs (1)
233Stream outputStream = context.writer.EndGetContentStream(result);