1 write to relativeServicePath
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowServiceNamespace.cs (1)
126
relativeServicePath
= workflowServiceNamespace.GetName("RelativeServicePath");
2 references to relativeServicePath
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowServiceNamespace.cs (2)
124
if (
relativeServicePath
== null)
128
return
relativeServicePath
;