1 write to _invoker
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
101set { _invoker = value; }
1 reference to _invoker
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
100get { return _invoker; }