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