1 write to _attribute
System.Data.Entity (1)
System\Data\Metadata\Edm\MetadataPropertyCollection.cs (1)
115
_attribute
= attribute;
2 references to _attribute
System.Data.Entity (2)
System\Data\Metadata\Edm\MetadataPropertyCollection.cs (2)
128
return new MetadataProperty(_propertyInfo.Name,
_attribute
.Type,
_attribute
.IsCollectionType,