2 references to AsyncCompletionDelegate
System.Web (2)
Hosting\IPipelineRuntime.cs (2)
100private static AsyncCompletionDelegate _asyncCompletionDelegate = null; 121AsyncCompletionDelegate d = new AsyncCompletionDelegate(AsyncCompletionHandler);