1 write to siteName
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowServiceNamespace.cs (1)
89siteName = workflowServiceNamespace.GetName("SiteName");
2 references to siteName
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowServiceNamespace.cs (2)
87if (siteName == null) 91return siteName;