2 references to Action
System.Activities (2)
System\Activities\Statements\Catch.cs (2)
59
return this.
Action
;
65
context.ScheduleAction(this.
Action
, (TException)exception, completionCallback, faultCallback);