4 references to SetMapping
System.Data.Entity (4)
System\Data\Mapping\BaseMetadataMappingVisitor.cs (1)
350
Visit(storageTypeMapping.
SetMapping
);
System\Data\Mapping\StorageMappingFragment.cs (1)
178
return this.m_typeMapping.
SetMapping
.EntityContainerMapping.SourceLocation;
System\Data\Mapping\StorageMappingItemLoader.cs (2)
2642
if (typeMapping.
SetMapping
.QueryView != null)
2644
AddToSchemaErrorsWithMemberInfo(Strings.Mapping_QueryView_PropertyMaps, typeMapping.
SetMapping
.Set.Name,