2 references to MimePartAsyncResult
System.Net.Mail (2)
System\Net\Mime\MimeMultiPart.cs (1)
193
MimePartAsyncResult result = new
MimePartAsyncResult
(this, state, callback);
System\Net\Mime\MimePart.cs (1)
310
MimePartAsyncResult result = new
MimePartAsyncResult
(this, state, callback);