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