Code inspection index
In this section, you will find all ReSharper's proprietary code inspections, any of which you can disable or change its severity level.
These code inspections help you detect code issues in design time in all open files, and additionally they allow you to find code issues in specific scope. Topics in this section group code inspections by language:
- Code Inspections in C#
- Code Inspections in VB.NET
- Code Inspections in JavaScript
- Code Inspections in TypeScript
- Code Inspections in C++
- Code Inspections in XAML
- Code Inspections in HTML
- Code Inspections in CSS
- Code Inspections in ASP.NET
- Code Inspections in HttpHandler or WebService
- Code Inspections in Razor
- Code Inspections in Regular expressions
- Code Inspections in Resource files
- Code Inspections in Web.config
- Code Inspections in MSBuild
- Code Inspections in NAnt
- Code Inspections in XML
- Code Inspections in Route templates
- Code Inspections in Blazor
New code inspections in 2024.3
New inspections in C#
New inspections in VB.NET
Type is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
New inspections in Razor
Null-Conditional operator is not supported in this version of Razor
New inspections in C++
bounds-safety-counted-by-elt-type-unknown-size clang diagnostic
bugprone-pointer-arithmetic-on-polymorphic-object clang-tidy check
deprecated-no-relaxed-template-template-args clang diagnostic
Missing call to a function from the Super class
missing-template-arg-list-after-template-kw clang diagnostic
Struct is missing a member required by TStructOpsTypeTraits
warning clang diagnostic