1 reference to ContextSafeCompleteCallback
System (1)
net\System\Net\mail\SmtpClient.cs (1)
56
static AsyncCallback _ContextSafeCompleteCallback = new AsyncCallback(
ContextSafeCompleteCallback
);