1 write to relativeApplicationPath
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowServiceNamespace.cs (1)
114relativeApplicationPath = workflowServiceNamespace.GetName("RelativeApplicationPath");
2 references to relativeApplicationPath
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowServiceNamespace.cs (2)
112if (relativeApplicationPath == null) 116return relativeApplicationPath;