1 reference to ReadCallback
System.Net.Mail (1)
System\Net\Mail\SmtpReplyReaderFactory.cs (1)
366
private static readonly AsyncCallback s_readCallback = new AsyncCallback(
ReadCallback
);