1 write to Registration
mscorlib (1)
system\threading\Tasks\Task.cs (1)
5890promise.Registration = cancellationToken.InternalRegisterWithoutEC(state => ((DelayPromise)state).Complete(), promise);
1 reference to Registration
mscorlib (1)
system\threading\Tasks\Task.cs (1)
5949Registration.Dispose();