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