1 write to keysToComplete
System.Activities (1)
System\Activities\DurableInstancing\SaveWorkflowCommand.cs (1)
52this.keysToComplete = new Collection<Guid>();
4 references to keysToComplete
System.Activities (4)
System\Activities\DurableInstancing\SaveWorkflowCommand.cs (4)
50if (this.keysToComplete == null) 54return this.keysToComplete; 115(this.keysToComplete == null || this.keysToComplete.Count == 0) &&