28 lut 2021 | Blog | programowanie | c# | .net | refactoring | IT
There are often times when you need to do a refactoring, that Resharper cannot help you with. In my last post I described how regular expressions can be useful: Static refactoring with Visual Studio regular expressions This time the case is different and simple replacement would not work in this case. The default value for… Continue reading Refactoring with reflection