2 writes to _ctxStaticsCurrentBucket
mscorlib (2)
system\runtime\remoting\context.cs (2)
815_ctxStaticsCurrentBucket = 0; 832_ctxStaticsCurrentBucket++;
1 reference to _ctxStaticsCurrentBucket
mscorlib (1)
system\runtime\remoting\context.cs (1)
836return _ctxStaticsFreeIndex++|_ctxStaticsCurrentBucket<<16;