JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Code inspection and quick-fixes in Visual Basic

Last modified: 26 May 2024

Almost all JetBrains Rider's code analysis features available in C# (except for Value tracking) are also supported in VB.NET. You can find the detailed information on these features in the corresponding topics of the Code analysis section.

In this topic, you can find some examples of using code analysis features in VB.NET.