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