2 references to GetAllSynchronizationHandles
System.Workflow.ComponentModel (2)
AuthoringOM\ActivityExecutionContext.cs (2)
413
ICollection<string> handles =
GetAllSynchronizationHandles
(activity);
471
ICollection<string> handles =
GetAllSynchronizationHandles
(this.Activity);