2 writes to m_internalCancellationRequested
mscorlib (2)
system\threading\Tasks\Task.cs (2)
325
props.
m_internalCancellationRequested
= CANCELLATION_REQUESTED;
3489
props.
m_internalCancellationRequested
= CANCELLATION_REQUESTED;
1 reference to m_internalCancellationRequested
mscorlib (1)
system\threading\Tasks\Task.cs (1)
1479
(props.
m_internalCancellationRequested
== CANCELLATION_REQUESTED ||