2 writes to NeedsToGatherOutputs
System.Activities (2)
System\Activities\Runtime\DelegateCompletionCallbackWrapper.cs (1)
24
this.
NeedsToGatherOutputs
= true;
System\Activities\Runtime\FuncCompletionCallbackWrapper.cs (1)
25
this.
NeedsToGatherOutputs
= true;
1 reference to NeedsToGatherOutputs
System.Activities (1)
System\Activities\Runtime\CompletionCallbackWrapper.cs (1)
73
if (this.
NeedsToGatherOutputs
)