Implemented interface member:
method
SymmetricExceptWith
System.Collections.Generic.ISet<T>.SymmetricExceptWith(System.Collections.Generic.IEnumerable<T>)
2 references to SymmetricExceptWith
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewManager.cs (1)
136selectionChangeSet.SymmetricExceptWith(newSelectionObjects);
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewManager.cs (1)
136selectionChangeSet.SymmetricExceptWith(newSelectionObjects);