2 writes to _tableSchemaMap
System.Data.Common (2)
System\Xml\DataSetMappper.cs (2)
33_tableSchemaMap = new Hashtable(); 42_tableSchemaMap = new Hashtable();
2 references to _tableSchemaMap
System.Data.Common (2)
System\Xml\DataSetMappper.cs (2)
67return (DataTable)(_tableSchemaMap[tid]!); 353_tableSchemaMap[idTable] = table;