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