2 references to IsInTerminalState
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
432if (!operation.CanRun(this) && !this.IsInTerminalState) 582if (temp.CanRun(this) || this.IsInTerminalState)