List Question
9 TechQA 2023-12-14 10:42:18CA2000 When returning the disposable object (using a try/finally block)
101 views
Asked by NeonJupiter
C++ compiler waring C26409 - avoid calling new and delete
578 views
Asked by JeffR
Use StyleCop.Analyzers, Microsoft.CodeAnalysis.* or both?
393 views
Asked by marcin_
How to convert FxCopReport format in sarif format?
117 views
Asked by Chaya
How to generate the Microsoft code analysis xml file in a Visual C++ project?
85 views
Asked by Chaya
How do code analysis, AST generation and SARIF report work in MSBuild?
98 views
Asked by noone
Could not load file or assembly 'System.Collections.Immutable'
422 views
Asked by mohamed souilmi
Is there a way to enable "Implicit Usings" feature when compiling code with .NET Compiler SDK?
565 views
Asked by Mark Meyerovich