3 references to MSD_USECURRENTLOCALE
System.Data.Common (3)
System\Data\xmlsaver.cs (2)
1040
_dsElement.SetAttribute(Keywords.
MSD_USECURRENTLOCALE
, Keywords.MSDNS, Keywords.TRUE);
1062
_dsElement.SetAttribute(Keywords.
MSD_USECURRENTLOCALE
, Keywords.MSDNS, Keywords.TRUE);
System\Data\XMLSchema.cs (1)
2585
if (GetBooleanAttribute(node, Keywords.
MSD_USECURRENTLOCALE
, false))