3 writes to _reason
dotnet (3)
Commands\Test\MTP\TestRunPolicy.cs (3)
68int reason = Volatile.Read(ref _reason); 160ref _reason, 177if (Interlocked.CompareExchange(ref _reason, (int)reason, (int)TestRunCancellationReason.None) !=