3 references to EnsureNameToSlotMap
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (3)
689Dictionary<string, LocalDataStoreSlot> nameToSlotMap = EnsureNameToSlotMap(); 699Dictionary<string, LocalDataStoreSlot> nameToSlotMap = EnsureNameToSlotMap(); 713Dictionary<string, LocalDataStoreSlot> nameToSlotMap = EnsureNameToSlotMap();