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