1 write to wRuntime
System.Workflow.Activities (1)
Executors\WorkflowWebService.cs (1)
241
wRuntime
= workflowRuntimeTemp;
3 references to wRuntime
System.Workflow.Activities (3)
Executors\WorkflowWebService.cs (3)
224
if (
wRuntime
== null)
228
if (
wRuntime
== null)
245
return
wRuntime
;