List Question
20 TechQA 2024-03-25T08:11:26.550000Roslyn diagnostics reported through CompilationAnalysisContext.ReportDiagnostic do not show up in Visual Studio
44 views
Asked by Dark Daskin
C# CodeAnalysis can't compile code with dynamic keyword
51 views
Asked by Gabor Kiss
Unit test C# source generator to emulate a user changing source code?
58 views
Asked by user3797758
Checking project configuration in Roslyn analyzer
59 views
Asked by Dawid
Code analysis only shows CSxxx and IDExxx notes I see no CAxxx messages
169 views
Asked by Badger
Why Rider does not highlight some warnings in C#?
126 views
Asked by Nikita Romashov
Roslyn Analyzer: How to handle a side effect of renaming classes
94 views
Asked by Joel R. Hall
NET Analyzers and AnalysisLevel confusion
98 views
Asked by Alex I
Roslyn workspace API not loading properly for a third-party solution
119 views
Asked by user32882
How to hide Visual Studio squiggly lines from analyzers suppressed by a DiagnosticSuppressor
124 views
Asked by Batesias
Speed up Roslyn solution analyser
82 views
Asked by Nazar Masukov
Roslyn Renamer does not rename method invokation on interface
250 views
Asked by Marcel Lorenz
How to set cyclomatic complexity limit for specific method?
56 views
Asked by kakadesachin
C# Analyzers: How to enforce XML doc on interface members (and not everything else)?
130 views
Asked by Batesias
VS 2022 Analyzer Project Help Needed
50 views
Asked by Jake
how do I actually reference roslyn code analysis for runtime?
68 views
Asked by Darren Oakey