1 reference to ContentStreamCallback
System.Net.Mail (1)
System\Net\Mime\MimePart.cs (1)
315
IAsyncResult contentResult = writer.BeginGetContentStream(new AsyncCallback(
ContentStreamCallback
), context);