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