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