6 references to InternalWaitForCompletion
System.Net.Mail (6)
System\Net\Mail\MailPriority.cs (1)
321castedAsyncResult.InternalWaitForCompletion();
System\Net\Mail\SmtpConnection.cs (1)
414object? connectResult = thisPtr.InternalWaitForCompletion();
System\Net\Mail\SmtpReplyReaderFactory.cs (1)
405thisPtr.InternalWaitForCompletion();
System\Net\Mail\SmtpTransport.cs (1)
272object? sendMailResult = thisPtr.InternalWaitForCompletion();
System\Net\Mime\MimeBasePart.cs (1)
216castedAsyncResult.InternalWaitForCompletion();
System\Net\Mime\MultiAsyncResult.cs (1)
45thisPtr.InternalWaitForCompletion();