2 writes to _runtime
System.Workflow.Runtime (2)
Tracking.cs (2)
1140
_runtime
= runtime;
1181
_runtime
= null;
2 references to _runtime
System.Workflow.Runtime (2)
Tracking.cs (2)
1170
if (null !=
_runtime
)
1333
Activity tmpSchedule =
_runtime
.GetWorkflowDefinition(workflowType);