1 write to m_currArrayIndex
mscorlib (1)
system\threading\CancellationTokenSource.cs (1)
963
m_currArrayIndex
= currArrayIndex;
1 reference to m_currArrayIndex
mscorlib (1)
system\threading\CancellationTokenSource.cs (1)
853
CancellationCallbackInfo callback = args.m_currArrayFragment.SafeAtomicRemove(args.
m_currArrayIndex
, m_executingCallback);