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