24 references to InvokeCallback
System.Net.Mail (24)
System\Net\Mail\MailPriority.cs (1)
261
context._result.
InvokeCallback
(e);
System\Net\Mail\SmtpClient.cs (1)
873
operationCompletedResult.
InvokeCallback
(exception);
System\Net\Mail\SmtpConnection.cs (10)
445
InvokeCallback
(e);
464
thisPtr.
InvokeCallback
(e);
514
thisPtr.
InvokeCallback
(new SmtpException(info.StatusCode, info.Line, true));
532
thisPtr.
InvokeCallback
(e);
632
thisPtr.
InvokeCallback
(e);
663
thisPtr.
InvokeCallback
(e);
692
thisPtr.
InvokeCallback
(e);
734
thisPtr.
InvokeCallback
(e);
820
thisPtr.
InvokeCallback
(e);
886
thisPtr.
InvokeCallback
(e);
System\Net\Mail\SmtpReplyReaderFactory.cs (1)
443
thisPtr.
InvokeCallback
(exception);
System\Net\Mail\SmtpTransport.cs (8)
310
thisPtr.
InvokeCallback
(e);
357
thisPtr.
InvokeCallback
(exception);
365
thisPtr.
InvokeCallback
(e);
381
InvokeCallback
(new SmtpFailedRecipientsException(_failedRecipientExceptions, _failedRecipientExceptions.Count == _toCollection.Count));
385
InvokeCallback
(_failedRecipientExceptions[0]);
404
thisPtr.
InvokeCallback
(new SmtpFailedRecipientsException(thisPtr._failedRecipientExceptions, thisPtr._failedRecipientExceptions.Count == thisPtr._toCollection.Count));
408
thisPtr.
InvokeCallback
(thisPtr._failedRecipientExceptions[0]);
417
thisPtr.
InvokeCallback
(e);
System\Net\Mime\MimeMultiPart.cs (1)
67
context._result.
InvokeCallback
(e);
System\Net\Mime\MimePart.cs (1)
163
context._result.
InvokeCallback
(e);
System\Net\Mime\MultiAsyncResult.cs (1)
34
InvokeCallback
(Result);