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