2 references to XSD_KEYREF
System.Data (2)
fx\src\data\System\Data\DataException.cs (1)
1368
return _Data(Res.GetString(Res.Xml_MissingRefer, Keywords.REFER, Keywords.
XSD_KEYREF
, name));
fx\src\data\System\Data\xmlsaver.cs (1)
1838
constraint = dc.CreateElement(Keywords.XSD_PREFIX, Keywords.
XSD_KEYREF
, Keywords.XSDNS);