2 references to OnCatchComplete
System.Activities (2)
System\Activities\Statements\TryCatch.cs (2)
220toSchedule.ScheduleAction(context, state.CaughtException.Exception, new CompletionCallback(OnCatchComplete), this.ExceptionFromCatchOrFinallyHandler); 226OnCatchComplete(context, null);