1 reference to IsCancellationAcknowledged
mscorlib (1)
system\threading\Tasks\Task.cs (1)
2291
else if (IsCancellationRequested &&
IsCancellationAcknowledged
)