Search code examples
How to build Roslyn Source Generator pipeline that depends on config options passed from host?...


c#roslynroslyn-code-analysissourcegenerators

Read More
Source generator - method of getting all implementations of a symbol (including dependent assemblies...


c#roslyn-code-analysissourcegenerators

Read More
Can't use analyzer in nuget package - An instance of analyzer cannot be created from DLL...


c#sourcegenerators

Read More
Error RS1035 "The symbol is banned for use by analyzers" while using GeneratorExecutionCon...


c#.netroslynsourcegenerators

Read More
Do ref parameters need special handling in source generated native marshaling?...


c#interoppinvokemarshallingsourcegenerators

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


c#roslynsourcegenerators

Read More
Use System.Text.Json source generator with custom JsonConverter...


c#.netsystem.text.json.net-6.0sourcegenerators

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 use the source generators from CommunityToolkit.Mvvm for a .NET Framework 4.7.2 WPF Applicati...


c#.netwpfnugetsourcegenerators

Read More
Incremental generator produces duplicate filename...


c#.netroslynsourcegeneratorsincremental-generator

Read More
Default serialization option for reference handler while setting up JsonSerializerContext...


c#.netserializationsystem.text.jsonsourcegenerators

Read More
c# Source generator not working in pipeline...


c#azure-devopssourcegenerators

Read More
Source Generators for class library project in c#...


c#.netcode-generationclass-librarysourcegenerators

Read More
Is there a C# source generator which updates/adds arguments to a function?...


c#sourcegeneratorscsharp-source-generator

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


c#.netvisual-studioroslynsourcegenerators

Read More
Source Generator won't see dependent project's classes...


c#.netasp.net-coresourcegeneratorscsharp-source-generator

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
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
Source Generators dependencies not loaded in Visual Studio...


c#.netsourcegenerators

Read More
Intellisense not seeing source generated from a local C# source generator...


c#roslynroslyn-code-analysissourcegenerators

Read More
C# IncrementalSourceGenerator EmitCompilerGeneratedFiles fails on second compile as members is alrea...


c#sourcegenerators

Read More
How do C#'s IIncrementalGenerators know if the compiler is doing an optimised build?...


c#optimizationbuildsourcegenerators

Read More
Right way to generate shared code in source generators...


c#.net-assemblyassembliessourcegenerators

Read More
Why does JsonSerializerContext generate empty JSON for a model containing [ObservableProperty] prope...


c#.net-coresystem.text.jsonsourcegeneratorscommunity-toolkit-mvvm

Read More
How to access the syntax tree generated in another file in C# source generator?...


c#sourcegenerators

Read More
What is the max C# version a source generator library can target?...


c#constructorrefsourcegeneratorsc#-7.3

Read More
How to Call Methods in the Setter Property of [ObservableProperty] in CommunityToolkit.MVVM?...


c#.netwpfsourcegeneratorscommunity-toolkit-mvvm

Read More
BackNext