2 references to ConfigErrorFormatter
System.Web (2)
HttpException.cs (1)
234nestedFormatter = new ConfigErrorFormatter((ConfigurationException)inner);
HttpResponse.cs (1)
1258errorFormatter = new ConfigErrorFormatter(ce);