1 write to status
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowNamespace.cs (1)
60
status
= workflowNamespace.GetName("Status");
2 references to status
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowNamespace.cs (2)
58
if (
status
== null)
62
return
status
;