Search code examples
Getting type from a symbol in roslyn...


c#.netreflectionroslynroslyn-code-analysis

Read More
Nullable Interface does not trigger CS8602...


c#.net-coreroslynroslyn-code-analysisomnisharp

Read More
Roslyn - Is symbol implementation of interface?...


c#roslynroslyn-code-analysis

Read More
Loading projects using Microsoft.VisualStudio.LanguageServices throws System.ArgumentNullException f...


c#visual-studio-2017roslynvsixroslyn-code-analysis

Read More
C# Use SourceGenerator with CSharpCompilation...


c#roslynroslyn-code-analysis

Read More
What Replaces Code Analysis in Visual Studio 2019?...


visual-studioroslynfxcoproslyn-code-analysisvisual-studio-2019

Read More
Why are all the analyzers on a new .NET5 project suppressed?...


code-analysisroslyn-code-analysis.net-5

Read More
Get the actual enum type from a nullable enum type in a switch statement during roslyn analyis...


c#roslyn-code-analysis

Read More
How to specify Marshalling for the function MAPISendMail...


c#vb.netvisual-studio-2019marshallingroslyn-code-analysis

Read More
Parsing source file and trying to get its methods doesn't work. Why is it not working?...


c#roslynroslyn-code-analysis

Read More
Roslyn - find all references to method with invocation details (concrete generic arguments)...


c#genericsroslynroslyn-code-analysis

Read More
How to find if a parameter to an invoked method is a variable (via "var/string") or an in-...


c#roslynroslyn-code-analysis

Read More
Not getting a namespace/reference in CSharpCompilation .net Core...


c#.net-coreroslynroslyn-code-analysis

Read More
Roslyn C#: How to get all fields and properties (and their belonging class) accessed by a method...


c#abstract-syntax-treeroslynroslyn-code-analysis

Read More
Is there any way of checking if an enum has an object value defined in it?...


c#.netroslyn-code-analysis

Read More
VS 2019 - seeing many warnings AD0001 from Microsoft.CodeAnalysis.CSharp.Analyzers...


visual-studioroslyn-code-analysis

Read More
Roslyn: Reconstruct code from BasicBlocks in a CFG...


roslynroslyn-code-analysiscontrol-flow-graphmicrosoft.codeanalysis

Read More
How to convert an IMethodSymbol to a MethodDeclarationSyntax?...


c#roslynroslyn-code-analysiscodefixprovider

Read More
Could not load type Microsoft.Build.Framework.SdkResultItem...


c#.netvisual-studioroslynroslyn-code-analysis

Read More
Configure code cleanup profile to delete object initializer constructor parentheses...


c#visual-studio-2019roslyn-code-analysisobject-initializers

Read More
Roslyn: Add using statements to Syntax tree...


c#roslynroslyn-code-analysis

Read More
Analyzer 'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.FunctionAnalyzer' threw a...


c#.netvisual-studioazure-functionsroslyn-code-analysis

Read More
Cannot create a compilation in Roslyn from source code...


c#.netreflectionroslynroslyn-code-analysis

Read More
C# CodeAnalysis ProtectedAndInternal vs ProtectedOrInternal...


roslynroslyn-code-analysis

Read More
EditorConfig - how to access editorconfig rule settings in custom analyzer...


c#roslynvisual-studio-2019roslyn-code-analysiseditorconfig

Read More
VS Project References Broken On Case Sensitivity of GUID...


c#visual-studiovisual-studio-2015intellisenseroslyn-code-analysis

Read More
Add CodeFixProvider to existing Nuget package...


c#visual-studioroslynroslyn-code-analysis

Read More
Roslyn error only with .NET Core: "ResolvePackageFileConflicts" task failed unexpectedly...


c#abstract-syntax-treeroslyncode-analysisroslyn-code-analysis

Read More
OutKind.ConsoleApplication Err(Roslyn Compiler)...


compiler-errorsroslynroslyn-code-analysisroslyn-project-system

Read More
How to add custom roslyn analyzer from locally placed DLL?...


msbuildroslyncode-analysisroslyn-code-analysismicrosoft.codeanalysis

Read More
BackNext