1 reference to resumedCallback
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
3219
IAsyncResult result = this.instance.BeginInternalRun(this.timeoutHelper.RemainingTime(), false, PrepareAsyncCompletion(
resumedCallback
), this);