1 write to matchingActivityDesigner
System.WorkflowServices (1)
System\Workflow\ComponentModel\Design\FindSimilarActivitiesVerb.cs (1)
56matchingActivityDesigner = new List<ActivityDesigner>();
2 references to matchingActivityDesigner
System.WorkflowServices (2)
System\Workflow\ComponentModel\Design\FindSimilarActivitiesVerb.cs (2)
62return matchingActivityDesigner; 89matchingActivityDesigner.Add(GetDesigner(eventArgs.CurrentActivity));