2 references to MimePartAsyncResult
System (2)
net\System\Net\mail\MimeMultiPart.cs (1)
174
MimePartAsyncResult result = new
MimePartAsyncResult
(this, state, callback);
net\System\Net\mail\MimePart.cs (1)
286
MimePartAsyncResult result = new
MimePartAsyncResult
(this, state, callback);