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)
1170if (null != _runtime) 1333Activity tmpSchedule = _runtime.GetWorkflowDefinition(workflowType);