1 reference to s_readCallback
System.Net.Mail (1)
System\Net\Mail\SmtpReplyReaderFactory.cs (1)
413
IAsyncResult result = _parent._bufferedStream.BeginRead(_parent._byteBuffer!, 0, _parent._byteBuffer!.Length,
s_readCallback
, this);