2 references to IsXsdType
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (1)
1112
else if (col.XmlDataType != null && col.XmlDataType.Length != 0 && XSDSchema.
IsXsdType
(col.XmlDataType)) {
fx\src\data\System\Data\XMLSchema.cs (1)
1617
if (!
IsXsdType
(dt)) {