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