You can download the latest ReSharper 2023.1 Early Access Program build from our website. But before you do it, let’s take a look at the updates in this build.
C# support
Insert a return type specification for lambdas
Lambda expressions in C# usually have implicitly-typed parameters and…