4 references to MSD_ISNESTED
System.Data.Common (4)
System\Data\xmlsaver.cs (1)
2160
constraint.SetAttribute(Keywords.
MSD_ISNESTED
, Keywords.MSDNS, Keywords.TRUE);
System\Data\XMLSchema.cs (3)
1361
if (GetBooleanAttribute(keyref, Keywords.
MSD_ISNESTED
, /*default:*/ false))
1691
bool isNested = GetBooleanAttribute(keyref, Keywords.
MSD_ISNESTED
, /*default:*/ false);
2710
bool isNested = GetBooleanAttribute(keyref, Keywords.
MSD_ISNESTED
, /*default:*/ false);