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