1 reference to DataSet_CannotChangeCaseLocale
System.Data.Common (1)
System\Data\DataException.cs (1)
646
public static Exception CannotChangeCaseLocale(Exception? innerException) => _Argument(SR.
DataSet_CannotChangeCaseLocale
, innerException);