3 references to GetQualifiedName
System.Data.Common (3)
System\Data\xmlsaver.cs (3)
2233
string result = DataStorage.
GetQualifiedName
(type);
2609
_xmlw.WriteAttributeString(Keywords.MSD, Keywords.MSD_INSTANCETYPE, Keywords.MSDNS, DataStorage.
GetQualifiedName
(valuesType));
3043
_xmlw.WriteAttributeString(Keywords.MSD, Keywords.MSD_INSTANCETYPE, Keywords.MSDNS, DataStorage.
GetQualifiedName
(valuesType));