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