Open FrediKats opened 11 months ago
Can you use the Report a Problem tool in Visual Studio to capture a performance report for us to investigate this? https://learn.microsoft.com/en-us/visualstudio/ide/how-to-increase-chances-of-performance-issue-being-fixed?view=vs-2019#slowness-and-high-cpu-issues
Analyzer
Diagnostic ID: CA1416
I see performance problem with CA1416 on my solution.
Configuration
C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Current\Bin\MSBuild.exe
Reports
Binlog with
/p:ReportAnalyzer=true
:I don't know how to trace MSBuild. MSBuild run from dottrace generate trace without any usefull info. So I attached to Visual Studio ServiceHub.RoslynCodeAnalysisService.exe and
Run Code Analysis on Solution
:Most of time spend on adding element to ConcurrentDictionary: