2 writes to SlotArray
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadLocal.cs (2)
354
ts_finalizationHelper.
SlotArray
= slotArray;
706
SlotArray
= slotArray;
1 reference to SlotArray
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadLocal.cs (1)
711
LinkedSlotVolatile[] slotArray =
SlotArray
;