3 references to USE
System.Data (3)
fx\src\data\System\Data\XDRSchema.cs (1)
327
string strUse = node.GetAttribute(Keywords.
USE
);
fx\src\data\System\Data\xmlsaver.cs (2)
1293
root.SetAttribute(Keywords.
USE
, Keywords.REQUIRED);
1297
root.SetAttribute(Keywords.
USE
, Keywords.PROHIBITED);