4 references to ComplexTypeMappingTypeNameAttribute
System.Data.Entity (4)
System\Data\Mapping\StorageMappingItemLoader.cs (4)
1939string complexTypeName = GetAttributeValue(nav.Clone(), StorageMslConstructs.ComplexTypeMappingTypeNameAttribute); 2917string memberTypeName = GetAliasResolvedAttributeValue(nav.Clone(), StorageMslConstructs.ComplexTypeMappingTypeNameAttribute); 3025string typeName = GetAliasResolvedAttributeValue(nav.Clone(), StorageMslConstructs.ComplexTypeMappingTypeNameAttribute); 4120nav.Clone(), StorageMslConstructs.ComplexTypeMappingTypeNameAttribute);