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
Do not use right brace after a format specifier in format strings
Group path is not defined
Implicit check for Unity object lifetime
Incorrect Odin's group attribute type
Member appears in multiple UI groups simultaneously
Multiple Shaders with the same name found
Possible unintended bypass of lifetime check of underlying Unity engine object (pattern matching null checks on a type deriving from 'UnityEngine.Object' bypasses the lifetime check on the underlying Unity engine object)
Possibly unintended modification inside conditional invocation
SystemApi.Query<...> type parameters must be Aspect, RefRO, or RefRW
The logging message template should not vary between calls to a logging method
Unresolved Shader name
clang-diagnostic-deprecated-missing-comma-variadic-parameter
clang-diagnostic-import-implementation-partition-unit-in-interface-unit
Overridden method is deprecated
Redundant forward declaration
Redundant qualifier (ADL)