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