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