List Question
20 TechQA 2024-02-15T23:09:56.233000Getting constant value inside a cshtml file by Roslyn library
85 views
Asked by Orkun Bekar
How to set cyclomatic complexity limit for specific method?
56 views
Asked by kakadesachin
How to update `Microsoft.CodeAnalysis` in .net6 project
495 views
Asked by fruitbatinshades
Warning CS8032 Cannot find System.Collections.Immutable after upgrade to .NET 6.0
770 views
Asked by John M
Use StyleCop.Analyzers, Microsoft.CodeAnalysis.* or both?
393 views
Asked by marcin_
Canot resolve argument parameters in Roslyn Source Generation
467 views
Asked by Paul
Merge SonarAnalyzer.CSharp and the Microsoft.CodeAnalysis rulesets
898 views
Asked by Marcel GrĂ¼ger
How to get the Target Framework/s of a project (.csproj) using Microsoft.CodeAnalysis (or similar)?
1k views
Asked by SuperJMN
Roslyn - OutOfMemoryException due to assemblies loaded in memor
380 views
Asked by TWT
Roslyn - Navigate to SourceText in a Visual Studio extension
129 views
Asked by TWT
Visual Studio editorconfig and code analysis is frustrating
1.3k views
Asked by Andrew Stephens
Determining if a private field is read using Roslyn
654 views
Asked by Duu82
How to find .ToString() calls on enum values in C#
216 views
Asked by Duu82
How to get SynthesizedIntrinsicOperatorSymbol instead of SourceUserDefinedOperatorSymbol when doing model.GetDeclaredSymbol
119 views
Asked by trinalbadger587
Roslyn CodeFix - MSBuild Properties/metadata and Unit testing
612 views
Asked by LoadIt
Issues with operator resolution in value types (no references added)
87 views
Asked by trinalbadger587