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