1 write to _isCollectionType
System.Data.Entity (1)
System\Data\Metadata\Edm\MetadataPropertyAttribute.cs (1)
62
_isCollectionType
= isCollectionType;
1 reference to _isCollectionType
System.Data.Entity (1)
System\Data\Metadata\Edm\MetadataPropertyAttribute.cs (1)
76
internal bool IsCollectionType { get { return
_isCollectionType
; } }