List Question
9 TechQA 2024-11-25 17:05:17CA2000 When returning the disposable object (using a try/finally block)
55 views
Asked by NeonJupiter
C++ compiler waring C26409 - avoid calling new and delete
520 views
Asked by JeffR
Use StyleCop.Analyzers, Microsoft.CodeAnalysis.* or both?
328 views
Asked by marcin_
How to convert FxCopReport format in sarif format?
54 views
Asked by Chaya
How to generate the Microsoft code analysis xml file in a Visual C++ project?
52 views
Asked by Chaya
How do code analysis, AST generation and SARIF report work in MSBuild?
48 views
Asked by noone
Could not load file or assembly 'System.Collections.Immutable'
389 views
Asked by mohamed souilmi
Is there a way to enable "Implicit Usings" feature when compiling code with .NET Compiler SDK?
519 views
Asked by Mark Meyerovich