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