1 reference to OnSwitchCompleted
System.Activities (1)
System\Activities\Statements\FlowSwitch.cs (1)
131
onSwitchCompleted = new CompletionCallback<T>(parent.
OnSwitchCompleted
<T>);