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