1 write to HasBranchCompletedSuccessfully
System.Activities (1)
System\Activities\Statements\Pick.cs (1)
155pickState.HasBranchCompletedSuccessfully = true;
1 reference to HasBranchCompletedSuccessfully
System.Activities (1)
System\Activities\Statements\Pick.cs (1)
161if (executingChildren.Count == 0 && !pickState.HasBranchCompletedSuccessfully)