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