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