1 write to UseAdaptiveError
System.Web (1)
ErrorFormatter.cs (1)
179
context.Response.
UseAdaptiveError
= true;
2 references to UseAdaptiveError
System.Web (2)
HttpResponse.cs (2)
513
if (
UseAdaptiveError
) {
3382
if (
UseAdaptiveError
) {