1 write to activities
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ComponentSerializationService.cs (1)
359this.activities = null;
4 references to activities
System.Workflow.ComponentModel (4)
AuthoringOM\Design\ComponentSerializationService.cs (4)
172this.activities.Add(activity); 306foreach (Activity activity in this.activities) 352foreach (Activity activity in this.activities) 358this.activities.Clear();