1 write to AllowSourceCode
System.Web (1)
HttpResponse.cs (1)
1281configErrorFormatter.AllowSourceCode = Request.IsLocal;
2 references to AllowSourceCode
System.Web (2)
ErrorFormatter.cs (2)
1903if (!AllowSourceCode) { 1912if (!AllowSourceCode) {