7 references to ShouldSerializeLocale
System.Data (7)
fx\src\data\System\Data\CodeGen\datacache.cs (1)
677
if (table.
ShouldSerializeLocale
()) {
fx\src\data\System\Data\DataSet.cs (4)
813
if (!table.
ShouldSerializeLocale
()) {
824
if (!table.
ShouldSerializeLocale
()) {
840
if (!table.
ShouldSerializeLocale
()) {
846
if (!Tables[i].
ShouldSerializeLocale
()) {
fx\src\data\System\Data\xmlsaver.cs (2)
893
if (dt.
ShouldSerializeLocale
() || !dt.Locale.Equals(CultureInfo.CurrentCulture)) {
1520
if (table.
ShouldSerializeLocale
()) {