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