List Question
9 TechQA 2025-01-05 22:00:32CA2000 When returning the disposable object (using a try/finally block)
83 views
Asked by NeonJupiter
C++ compiler waring C26409 - avoid calling new and delete
545 views
Asked by JeffR
Use StyleCop.Analyzers, Microsoft.CodeAnalysis.* or both?
353 views
Asked by marcin_
How to convert FxCopReport format in sarif format?
80 views
Asked by Chaya
How to generate the Microsoft code analysis xml file in a Visual C++ project?
79 views
Asked by Chaya
How do code analysis, AST generation and SARIF report work in MSBuild?
73 views
Asked by noone
Could not load file or assembly 'System.Collections.Immutable'
414 views
Asked by mohamed souilmi
Is there a way to enable "Implicit Usings" feature when compiling code with .NET Compiler SDK?
542 views
Asked by Mark Meyerovich