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