4 references to NotAttempted
System.Web (4)
HttpResponse.cs (4)
1381case RedirectToErrorPageStatus.NotAttempted: 1395goto case RedirectToErrorPageStatus.NotAttempted; 2482return RedirectToErrorPageStatus.NotAttempted; // nowhere to redirect 2485return RedirectToErrorPageStatus.NotAttempted;