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