Search code examples
Exception line number in CSharpScript.EvaluateAsync...


c#roslynroslyn-code-analysis

Read More
Roslyn Analyzer Object initializer...


roslynroslyn-code-analysis

Read More
Could not load file or assembly 'Microsoft.CodeAnalysis.Workspaces, Version=2.3.0.0 in VSIX proj...


roslynroslyn-code-analysis

Read More
Fetching documentation of ISymbol from MetadataReference...


c#roslynanalysisroslyn-code-analysis

Read More
How can i disable analyzer suppression for custom analyzers in VisualStudio?...


roslynroslyn-code-analysis

Read More
Opening a solution with msbuildworkspace gives diagnostics errors without details...


c#msbuildroslynroslyn-code-analysis

Read More
Where is Roslyn.Compilers.CSharp.Syntax.Identifier defined?...


roslynroslyn-code-analysis

Read More
How to find nodes before a given node with Roslyn?...


c#roslynroslyn-code-analysis

Read More
Load the solution in which the Stand-Alone code Analyser is being written...


c#.netroslynroslyn-code-analysis

Read More
Visual Studio vsix package for custom command, similar to "Go To Definition" (F12)...


visual-studioroslynvsixroslyn-code-analysis

Read More
Roslyn / MicrosoftCodeAnalysis.CSharp.Scripting throws 'FileNotFoundException'...


c#exceptionscriptingroslynroslyn-code-analysis

Read More
Roslyn - Type of TypedConstant.Value for a typeof expression...


c#roslyntypeofroslyn-code-analysis

Read More
How to identify if the method implementation is marked as async / can be called asynchronously, base...


c#roslynroslyn-code-analysis

Read More
How do I get a IMethodSymbol or the syntax node of the method declaration from a InvocationExpressio...


c#roslynroslyn-code-analysis

Read More
Mark parameters with a [ReadOnly] attribute and let an analyzer assert, that no reassignment is in t...


c#roslynroslyn-code-analysis

Read More
How to output a file from a roslyn code analyzer?...


c#visual-studioroslynroslyn-code-analysis

Read More
Which `IntPtr` flavors are candidates for a `SafeHandle`...


c#winapipinvokeroslyn-code-analysissafehandle

Read More
How to find all usages of a MethodDeclarationSyntax in solution with Roslyn...


c#.netroslynroslyn-code-analysis

Read More
How to enable alternative StyleCop rules (prefixed with SX) when using StyleCopAnalyzers (Roslyn)?...


c#.netstylecopstatic-code-analysisroslyn-code-analysis

Read More
Putting files in "analyzer" dir in nupkg using new csproj format...


nugetcsprojroslyn-code-analysis

Read More
Keep structured trivia when removing a node...


c#roslynroslyn-code-analysis

Read More
Find all references of a symbol that is attributed with some special attribute...


c#roslynroslyn-code-analysis

Read More
Roslyn 2.x CodeFix that implements a missing interface, delegated to a member, VS 2017...


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

Read More
How to create a compilation unit from an AST...


c#.netroslynroslyn-code-analysis

Read More
I am able to get the Roslyn analyzer for my extension but failed to get the codeFix provider for the...


c#roslynroslyn-code-analysis

Read More
Can I use "Roslyn" in Visual Studio 2017 with .NET 4.7?...


c#visual-studio-2017roslynroslyn-code-analysis.net-4.7

Read More
SyntaxGenerator.IdentifierName escapes minimally qualified primitive types...


c#roslynroslyn-code-analysis

Read More
roslyn project configuration...


c#msbuildroslyn-code-analysis

Read More
Compiler Issue in Visual Basic Project With Microsoft.CodeAnalysis.Emit...


c#vb.netroslynroslyn-code-analysis

Read More
Supporting Roslyn Analyzers(.ruleset) in Visual Studio 2017 .NET Core Projects...


asp.net-corevisual-studio-2017roslyn-code-analysis

Read More
BackNext