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