1 instantiation of AttributedMetaModel
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
107return new AttributedMetaModel(this, dataContextType);
6 references to AttributedMetaModel
System.Data.Linq (6)
Mapping\AttributedMetaModel.cs (6)
315AttributedMetaModel model; 323internal AttributedMetaTable(AttributedMetaModel model, TableAttribute attr, Type rowType) { 393internal AttributedRootType(AttributedMetaModel model, AttributedMetaTable table, Type type) 858private AttributedMetaModel model; 872public AttributedMetaFunction(AttributedMetaModel model, MethodInfo mi) { 1239((AttributedMetaModel)this.metaType.Model).ContextType,