2 references to AsyncCompletionCallback
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (1)
604protected AsyncCompletionCallback _asyncCompletionCallback;
UnsafeNativeMethods.cs (1)
529internal static extern int EcbReadClientAsync(IntPtr pECB, int dwBytesToRead, AsyncCompletionCallback pfnCallback);