2 overrides of GatherOutputs
System.Activities (2)
System\Activities\Runtime\DelegateCompletionCallbackWrapper.cs (1)
34
protected override void
GatherOutputs
(ActivityInstance completedInstance)
System\Activities\Runtime\FuncCompletionCallbackWrapper.cs (1)
57
protected override void
GatherOutputs
(ActivityInstance completedInstance)
1 reference to GatherOutputs
System.Activities (1)
System\Activities\Runtime\CompletionCallbackWrapper.cs (1)
75
this.
GatherOutputs
(completedInstance);