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