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)
1357
if (GetBooleanAttribute(keyref, Keywords.
MSD_ISNESTED
, /*default:*/ false))
1687
bool isNested = GetBooleanAttribute(keyref, Keywords.
MSD_ISNESTED
, /*default:*/ false);
2700
bool isNested = GetBooleanAttribute(keyref, Keywords.
MSD_ISNESTED
, /*default:*/ false);