1 write to lastUpdate
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowNamespace.cs (1)
84lastUpdate = workflowNamespace.GetName("LastUpdate");
2 references to lastUpdate
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowNamespace.cs (2)
82if (lastUpdate == null) 86return lastUpdate;