2 references to Could_not_get_constructor
System.Configuration.ConfigurationManager (2)
System\Diagnostics\TraceUtils.cs (2)
59
throw new ConfigurationErrorsException(SR.Format(SR.
Could_not_get_constructor
, className));
95
throw new ConfigurationErrorsException(SR.Format(SR.
Could_not_get_constructor
, className));