1 write to workflow
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowNamespace.cs (1)
108
workflow
= workflowNamespace.GetName("Workflow");
2 references to workflow
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowNamespace.cs (2)
106
if (
workflow
== null)
110
return
workflow
;