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