3 references to EnsureNameToSlotMap
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (3)
682Dictionary<string, LocalDataStoreSlot> nameToSlotMap = EnsureNameToSlotMap(); 692Dictionary<string, LocalDataStoreSlot> nameToSlotMap = EnsureNameToSlotMap(); 706Dictionary<string, LocalDataStoreSlot> nameToSlotMap = EnsureNameToSlotMap();