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