2 instantiations of AttributedRootType
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
326
this.rowType = new
AttributedRootType
(model, this, rowType);
937
return new
AttributedRootType
(model, null, type);