1 write to _runtime
System.Workflow.Runtime (1)
WorkflowInstance.cs (1)
38this._runtime = workflowRuntime;
21 references to _runtime
System.Workflow.Runtime (21)
WorkflowInstance.cs (21)
53return _runtime; 74WorkflowExecutor executor = _runtime.Load(this); 94WorkflowExecutor executor = _runtime.Load(this); 114WorkflowExecutor executor = _runtime.Load(this); 137this._runtime.Load(this); 145WorkflowExecutor executor = _runtime.Load(this); 171WorkflowExecutor executor = _runtime.Load(this); 208if (_runtime == null || _runtime.GetService<WorkflowPersistenceService>() == null) 212WorkflowExecutor executor = _runtime.Load(this); 249WorkflowExecutor executor = _runtime.Load(this); 281executor = _runtime.Load(this); 310WorkflowExecutor executor = _runtime.Load(this); 334WorkflowExecutor executor = _runtime.Load(this); 361WorkflowExecutor executor = _runtime.Load(this); 366_runtime.TrackingListenerFactory.ReloadProfiles(executor); 385WorkflowExecutor executor = _runtime.Load(this); 409WorkflowExecutor executor = _runtime.Load(this); 430WorkflowExecutor executor = _runtime.Load(this); 452WorkflowExecutor executor = _runtime.Load(this); 488WorkflowExecutor executor = _runtime.Load(this);