1 write to map
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1439
this.
map
= map;
2 references to map
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
1448
get { return this.
map
.Name; }
1454
get { return this.
map
.DbType; }