5 references to Set
System.Data.Entity (5)
System\Data\Common\Utils\Set.cs (3)
218
Set<TElement> copy = new
Set
<TElement>(this);
240
Set<TElement> copy = new
Set
<TElement>(this);
267
Set<TElement> copy = new
Set
<TElement>(this);
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
417
:
base
(iconstants)
System\Data\Mapping\ViewGeneration\Validation\ViewKeyConstraint.cs (1)
61
Set<ViewCellSlot> secondKeySlots = new
Set
<ViewCellSlot>(second.KeySlots);