2 references to _workflowEvents
System.Workflow.Runtime (2)
Tracking\SqlTrackingWorkflowInstance.cs (2)
160
return
_workflowEvents
;
560
_workflowEvents
.AddRange(inst.Values);