2 references to MSD_CONSTRAINTONLY
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (1)
1856constraint.SetAttribute(Keywords.MSD_CONSTRAINTONLY , Keywords.MSDNS, Keywords.TRUE );
fx\src\data\System\Data\XMLSchema.cs (1)
1112if (GetBooleanAttribute(keyref, Keywords.MSD_CONSTRAINTONLY, /*default:*/ false)) {