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