1 write to callbackHandler
System.Workflow.Runtime (1)
WorkflowStateRollbackService.cs (1)
64
this.
callbackHandler
= callbackHandler;
1 reference to callbackHandler
System.Workflow.Runtime (1)
WorkflowStateRollbackService.cs (1)
107
executionContext.Invoke<EventArgs>(this.
callbackHandler
, this.callbackData);