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