4 writes to _inStatus
aspire (4)
Interaction\ConsoleInteractionService.cs (4)
79
Interlocked.CompareExchange(ref
_inStatus
, 1, 0) != 0)
140
Interlocked.Exchange(ref
_inStatus
, 0);
177
Interlocked.Exchange(ref
_inStatus
, 0);
214
Interlocked.Exchange(ref
_inStatus
, 0);