2 references to Abort
System.Web (2)
HttpResponse.cs (1)
3115Thread.CurrentThread.Abort(new HttpApplication.CancelModuleException(false));
RequestTimeoutManager.cs (1)
177thread.Abort(new HttpApplication.CancelModuleException(true));