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