1 instantiation of AttributedMetaTable
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
239table = new AttributedMetaTable(this, attrs[0], root);
1 reference to AttributedMetaTable
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
393internal AttributedRootType(AttributedMetaModel model, AttributedMetaTable table, Type type)