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