1 reference to ContextSafeCompleteCallback
System.Net.Mail (1)
System\Net\Mail\SmtpClient.cs (1)
56
private static readonly AsyncCallback s_contextSafeCompleteCallback = new AsyncCallback(
ContextSafeCompleteCallback
);