2 references to UnmappedDataMember
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
1668
MetaDataMember mm = new
UnmappedDataMember
(this, fi, ordinal);
1673
MetaDataMember mm = new
UnmappedDataMember
(this, pi, ordinal);