1 write to mappingSource
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
73this.mappingSource = mappingSource;
1 reference to mappingSource
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
93get { return this.mappingSource; }