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