2 references to MappedDataMember
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
660
mm = new
MappedDataMember
(this, fi, mmap, ordinal);
681
mm = new
MappedDataMember
(this, pi, mmap, ordinal);