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)
76internal bool IsCollectionType { get { return _isCollectionType; } }