Search code examples
Error RS1035 "The symbol is banned for use by analyzers" while using GeneratorExecutionCon...


c#.netroslynsourcegenerators

Read More
Find modifiers with roslyn at semantic level...


c#roslynsourcegenerators

Read More
Is Roslyn a full compiler?...


c#roslyn

Read More
Can I suppress custom compiler errors with Roslyn?...


c#roslynsuppress-warnings

Read More
Is it possible to compile a single C# code file with the .NET Core Roslyn compiler?...


c#compilation.net-coreroslyncsc

Read More
What's the difference between .NET CoreCLR, CoreRT, Roslyn and LLILC?...


.netclrroslyncoreclrcorert

Read More
Roslyn's AllInterfaces returns nothing for List<> and Dictionary<>...


c#roslyncsharp-source-generator

Read More
roslyn - how to unit test syntax analyzer in combination with source generator...


c#roslynsourcegenerators

Read More
IIncrementalGenerator Not Generating Code in Referencing Project...


c#roslynsourcegenerators

Read More
How to continue views compilation after first error in Visual Studio...


.netvisual-studiorazorvisual-studio-2022roslyn

Read More
Could not find a part of the path ... bin\roslyn\csc.exe...


c#asp.net.netvisual-studioroslyn

Read More
csc.exe exited with code -2146232797 vs 2017...


c#.netvisual-studioroslyncsc

Read More
How to add a custom code analyzer to a project without NuGet or VSIX?...


c#visual-studio-2015roslynanalyzer

Read More
Roslyn analyzer for checking syntax of SQL literals in VS2022?...


entity-frameworkt-sqlvisual-studio-2022roslyn

Read More
Delegate caching behavior changes in Roslyn...


c#.netroslync#-6.0

Read More
C# LSP "Message header must separate key and value using ':'" error during initial...


c#roslynlanguage-server-protocolomnisharp

Read More
How to load solution in Roslyn?...


c#roslynroslyn-code-analysis

Read More
CompilationErrorException when including System.Linq in Roslyn CP2...


c#linqroslyn

Read More
Roslyn code fix: create method with single-line comment...


c#roslynroslyn-code-analysis

Read More
Incremental generator produces duplicate filename...


c#.netroslynsourcegeneratorsincremental-generator

Read More
How to navigate to a definition of a Symbol located in the external assembly...


roslynvisual-studio-extensionsvsixvisual-studio-sdkvssdk

Read More
Source Generator Running on Indirectly Associated Projects...


c#.netvisual-studioroslynsourcegenerators

Read More
Suppressing issues from Roslyn code Analyzers...


visual-studioroslynroslyn-code-analysis

Read More
What version of C# stopped requiring protected interface members to be implemented explicitly?...


c#interfaceroslynprotected

Read More
How to use internal Roslyn classes?...


c#.netroslyncompiler-warnings

Read More
I created a c# Roslyn source generator and a test, the generator works but the test doesn't find...


c#.netroslynroslyn-code-analysissourcegenerators

Read More
How to run Roslyn instead csc.exe from command line?...


c#visual-studio-2015roslyn.net-4.6

Read More
Find all derived classes in a source generator...


c#.netroslynsourcegenerators

Read More
Detect array type in source generator...


c#arrays.netroslynsourcegenerators

Read More
Detect nullable enum type in source generator...


c#.netenumsroslynsourcegenerators

Read More
BackNext