1 write to s_taskIdCounter
mscorlib (1)
system\threading\Tasks\Task.cs (1)
1307
newId = Interlocked.Increment(ref
s_taskIdCounter
);