.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
You should have an "Analyze" item on the menu bar in
the IDE. Click on it and select "Run Code Analysis".
Another option is the free Cppcheck:
https://cppcheck.sourceforge.io/
- Wayne