3 references to TYPEINSTANCE
System.Data (3)
fx\src\data\System\Data\Common\ObjectStorage.cs (1)
330
if (typeName == Keywords.
TYPEINSTANCE
) {
fx\src\data\System\Data\xmlsaver.cs (2)
2278
_xmlw.WriteAttributeString(Keywords.MSD, Keywords.MSD_INSTANCETYPE, Keywords.MSDNS, Keywords.
TYPEINSTANCE
);
2649
_xmlw.WriteAttributeString(Keywords.MSD, Keywords.MSD_INSTANCETYPE, Keywords.MSDNS, Keywords.
TYPEINSTANCE
);