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