2 references to DT_TYPE
System.Data (2)
fx\src\data\System\Data\XDRSchema.cs (2)
133string type = node.GetAttribute(Keywords.DT_TYPE, Keywords.DTNS); 368strType = typeNode.GetAttribute(Keywords.DT_TYPE, Keywords.DTNS);