6 references to ShouldSerializeLocale
System.Data.Common (6)
System\Data\DataSet.cs (4)
908if (!table.ShouldSerializeLocale()) 921if (!table.ShouldSerializeLocale()) 942if (!table.ShouldSerializeLocale()) 951if (!Tables[i].ShouldSerializeLocale())
System\Data\xmlsaver.cs (2)
1054if (dt.ShouldSerializeLocale() || !dt.Locale.Equals(CultureInfo.CurrentCulture)) 1777if (table.ShouldSerializeLocale())