Search code examples
Usings before/after file-scoped namespace...

c#roslync#-10.0

Read More
Behavior of Assembly.GetTypes() changed in Visual Studio 2015...

c#visual-studio-2015visual-studio-2013roslyn

Read More
Roslyn Compiler as a service...

c#roslyn

Read More
<Deterministic>true</Deterministic> and file build order...

c#roslyn

Read More
Can I convert a C# string value to an escaped string literal?...

c#stringescapingroslyn

Read More
Finding all references to a method with Roslyn...

c#code-analysisroslynfindall

Read More
How to build Roslyn Source Generator pipeline that depends on config options passed from host?...

c#roslynroslyn-code-analysissourcegenerators

Read More
When using CSharpCompilation the diagnostics messages report non-breaking spaces in file as error...

c#roslynroslyn-code-analysis

Read More
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
BackNext