Search code examples
Visual Studio 2026 C# Code Analyzer CS1998 is missing...


c#.net-8.0code-analysisvisual-studio-2026

Read More
How to fix Visual Studio 2022 Warning CA1416 "Call site reachable by all platforms" but &q...


c#visual-studiocode-analysis.net-6.0microsoft.codeanalysis

Read More
Add a parameter to a method with a Roslyn CodeFixProvider...


c#code-analysisroslynroslyn-code-analysis

Read More
Are there any tools that can determine perform code analysis for Big-O complexity?...


code-analysisbig-otime-complexity

Read More
C# Call Graph Generation Tool...


c#.netcode-analysiscall-graph

Read More
finding errors in a given c code...


ccode-analysis

Read More
Why is /optimize in a C# project generating more Code Analysis warnings than without this enabled?...


c#optimizationcode-analysis

Read More
How to resolve this C6385 code analysis warning: Reading invalid data...


c++visual-c++mfccode-analysis

Read More
How do I access declarations (such as variables) inside a function using pygccxml...


pythonc++abstract-syntax-treecode-analysis

Read More
csharp_prefer_simple_using_statement / IDE0063 Not Appearing When Expected...


c#code-analysisvisual-studio-2022roslyn-code-analysisc#-10.0

Read More
'SuppressMessage' for a whole namespace...


c#.netnamespacescode-analysisfxcop

Read More
Finding all references to a method with Roslyn...


c#code-analysisroslynfindall

Read More
How to configure Visual Studio not to analyse code in a specific file...


c#visual-studiocode-analysis

Read More
How can I compare similar codebases?...


c++code-analysis

Read More
Tool to help eliminate wildcard imports...


pythoncode-analysispylint

Read More
How to generate a warning if a specific enum value is used...


c#visual-studioresharpercode-analysisfxcop

Read More
C# compiler error: "not all code paths return a value"...


c#returncode-analysis

Read More
The caller of the function takes ownership of the data, and is responsible for freeing it...


cmemory-managementcode-analysisglibgtk4

Read More
SonarQube - how to run the code analysis again for a project after creating that project...


sonarqubecode-analysis

Read More
How to Convert Json value into Sarif format...


githubgithub-actionscode-analysissarif

Read More
Neo4J database shuts down while using jqassistant 2.4.0 [target store format 'AF4.3.0']...


javamavenneo4jcode-analysisjqassistant

Read More
How to analyze binary file?...


binaryreverse-engineeringserializationcode-analysis

Read More
What does '# noqa' mean in Python comments?...


pythoncommentsterminologycode-analysispep8

Read More
Any tools to check for duplicate VB.NET code?...


vb.netcode-analysisstatic-analysiscode-duplication

Read More
Visual Studio 2015: C++ code analysis error C1253, unable to load model file 'res://mspft140.dll...


c++visual-studiocompiler-errorscode-analysisvisual-studio-2015

Read More
How to detect code duplication among multiple python source files?...


pythoncode-analysisstatic-analysispylintcode-duplication

Read More
Disable StyleCop's SA1600 rule for internal interfaces...


.netvisual-studiocoding-stylecode-analysisstylecop

Read More
Does Code Analysis support defining two languages for mixed language Spell Checking?...


visual-studio-2008code-analysisfxcopstatic-code-analysis

Read More
Applying multiple changes to a solution in roslyn...


c#code-analysisroslyn

Read More
Automated docstring and comments spell check...


pythonstatic-analysiscode-analysispylint

Read More
BackNext