Catch more potential null reference exceptions in .NET

Hi .NET Folks

Our C# analysis is now capable of detecting more potential null reference exceptions, with some big improvements to the rule Null pointers should not be dereferenced. The rule also now works in your VB.NET code.

Please let us know if you have any feedback. This is available today in SonarCloud, as well as in the upcoming 9.7 release of SonarQube.

Tom

1 Like