2 references to False
System.Activities (2)
System\Activities\Hosting\WorkflowInstance.cs (2)
585wasPerformingOperation = Interlocked.CompareExchange(ref this.isPerformingOperation, True, False) == True; 603this.isPerformingOperation = False;