2 references to Could_not_create_type_instance
System.Configuration.ConfigurationManager (2)
System\Diagnostics\TraceUtils.cs (2)
135throw new ConfigurationErrorsException(SR.Format(SR.Could_not_create_type_instance, className), innerException); 138throw new ConfigurationErrorsException(SR.Format(SR.Could_not_create_type_instance, className));