2 references to MSD_FRAGMENTCOUNT
System.Data (2)
fx\src\data\System\Data\DataSet.cs (1)
1676
string attribValue = reader.GetAttribute(Keywords.
MSD_FRAGMENTCOUNT
, Keywords.MSDNS); // this must not move the position
fx\src\data\System\Data\xmlsaver.cs (1)
706
rootSchema.SetAttribute(Keywords.
MSD_FRAGMENTCOUNT
, Keywords.MSDNS, namespaces.Count.ToString(CultureInfo.InvariantCulture));