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