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