1 instantiation of MappedTable
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
85MetaTable table = new MappedTable(this, tableMapping, rootType);
1 reference to MappedTable
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
424public MappedRootType(MappedMetaModel model, MappedTable table, TypeMapping typeMapping, Type type)