1 write to creationContext
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowServiceNamespace.cs (1)
138
creationContext
= workflowServiceNamespace.GetName("CreationContext");
2 references to creationContext
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowServiceNamespace.cs (2)
136
if (
creationContext
== null)
140
return
creationContext
;