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