2 writes to _task1
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (2)
6803
_task1
= task1;
6833
if ((task1 = Interlocked.Exchange(ref
_task1
, null)) != null)