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