In the third article in our three-part series, we further discuss the results of checking the .NET Core Libraries’ source code with the PVS-Studio Static Analyzer. Part one of the series can be found here, part two can be found here.
You may also like: .NET Core 3.0 Preview Now Available.
Issue 41
Going back to constructors with unused parameters:
See what’s inside the .NET Core Libraries
In the third article in our three-part series, we further discuss the results of checking the .NET Core Libraries’ source code with the PVS-Studio Static Analyzer. Part one of the series can be found here, part two can be found here.
You may also like: .NET Core 3.0 Preview Now Available.
Issue 41
Going back to constructors with unused parameters: […]