3 writes to cancellationHandlerCalled
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (3)
62
this.
cancellationHandlerCalled
= 0;
125
if (Interlocked.CompareExchange(ref this.
cancellationHandlerCalled
, 0, 1) == 0)
789
if (Interlocked.CompareExchange(ref this.
cancellationHandlerCalled
, 0, 1) == 0)