3 references to MSD_USECURRENTLOCALE
System.Data (3)
fx\src\data\System\Data\xmlsaver.cs (2)
881
dsElement.SetAttribute(Keywords.
MSD_USECURRENTLOCALE
, Keywords.MSDNS, Keywords.TRUE);
897
dsElement.SetAttribute(Keywords.
MSD_USECURRENTLOCALE
, Keywords.MSDNS, Keywords.TRUE);
fx\src\data\System\Data\XMLSchema.cs (1)
2233
if (GetBooleanAttribute(node, Keywords.
MSD_USECURRENTLOCALE
, false)) {