mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
* [PTRun] Lock mechanism added to GetLocalizedName. * [PTRun] Dictionary replaced with ConcurrentDictionary instead of using lock. * [PTRun] Ignoring TryAdd function result.