6 references to ShouldSerializeLocale
System.Data.Common (6)
System\Data\DataSet.cs (4)
918if (!table.ShouldSerializeLocale()) 931if (!table.ShouldSerializeLocale()) 952if (!table.ShouldSerializeLocale()) 961if (!Tables[i].ShouldSerializeLocale())
System\Data\xmlsaver.cs (2)
1056if (dt.ShouldSerializeLocale() || !dt.Locale.Equals(CultureInfo.CurrentCulture)) 1787if (table.ShouldSerializeLocale())