1 instantiation of AuthStoreErrorFormatter
System.Web (1)
Security\AuthStoreRoleProvider.cs (1)
854AuthStoreErrorFormatter errFormatter = new AuthStoreErrorFormatter();
2 references to AuthStoreErrorFormatter
System.Web (2)
Security\AuthStoreRoleProvider.cs (2)
598context.Response.Write(AuthStoreErrorFormatter.GetErrorText()); 854AuthStoreErrorFormatter errFormatter = new AuthStoreErrorFormatter();