1 reference to
System.Data (1)
fx\src\data\System\Data\XmlToDatasetMap.cs (1)
428lastTableSchemaInfo = (TableSchemaInfo)(fIgnoreNamespace ? tableSchemaMap[table.EncodedTableName] : tableSchemaMap[table]);