1 write to service
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowServiceNamespace.cs (1)
150service = workflowServiceNamespace.GetName("Service");
2 references to service
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowServiceNamespace.cs (2)
148if (service == null) 152return service;