1 reference to TRY_SKIP_IIS_CUSTOM_ERRORS
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
2385int flags = _trySkipIisCustomErrors ? finalStatus|TRY_SKIP_IIS_CUSTOM_ERRORS : finalStatus;