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