Implemented interface member:
method
IntersectWith
System.Collections.Generic.ISet<T>.IntersectWith(System.Collections.Generic.IEnumerable<T>)
8 references to IntersectWith
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\CutCopyPasteHelper.cs (1)
310
parentModelItems.
IntersectWith
(modelItemsToCutCopy);
System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (1)
803
parentModelItems.
IntersectWith
(modelItems);
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\CutCopyPasteHelper.cs (1)
310
parentModelItems.
IntersectWith
(modelItemsToCutCopy);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (1)
803
parentModelItems.
IntersectWith
(modelItems);
System.Data.Entity (4)
System\Data\Common\Utils\Set.cs (1)
254
_values.
IntersectWith
(other._values);
System\Data\Mapping\Update\Internal\TableChangeProcessor.cs (1)
253
commonDependents.
IntersectWith
(dependents);
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryProcessor.cs (2)
52
attributes.
IntersectWith
(q2.Attributes);
78
attributes.
IntersectWith
(q2.Attributes);