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)
836
return _ctxStaticsFreeIndex++|
_ctxStaticsCurrentBucket
<<16;