2 references to RegisterAsyncCompletion
System.Web (2)
HttpApplication.cs (2)
3146
bool shouldCallResumeSteps = _asyncStepCompletionInfo.
RegisterAsyncCompletion
(error);
3462
bool shouldCallResumeSteps = _asyncStepCompletionInfo.
RegisterAsyncCompletion
(error);