1 reference to waitCompleteCallback
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
3962
completeSelf = this.instance.WaitForTurnAsync(operation, this.timeoutHelper.RemainingTime(),
waitCompleteCallback
, this);