2 references to DT_TYPE
System.Data.Common (2)
System\Data\XDRSchema.cs (2)
138string type = node.GetAttribute(Keywords.DT_TYPE, Keywords.DTNS); 401strType = typeNode.GetAttribute(Keywords.DT_TYPE, Keywords.DTNS);