fdorg / flashdevelop

FlashDevelop is a free and open source code editor.
MIT License
818 stars 219 forks source link

[Refactoring] if (dictionary.ContainsKey(key)) value = dictionary[key] -> dictionary.TryGetValye(key, out value) #3242

Closed SlavaRa closed 3 years ago