2 writes to stream
System (2)
net\System\Net\mail\SmtpTransport.cs (2)
503stream = connection.GetClosableStream(); 526thisPtr.stream = thisPtr.connection.GetClosableStream();
1 reference to stream
System (1)
net\System\Net\mail\SmtpTransport.cs (1)
403return new MailWriter(thisPtr.stream);