Search code examples
How to use the source generators from CommunityToolkit.Mvvm for a .NET Framework 4.7.2 WPF Applicati...


c#.netwpfnugetsourcegenerators

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


c#.netroslynsourcegenerators

Read More
Disabling a specific C# 9 source generator...


c#c#-9.0sourcegenerators

Read More
net 8.0: migrating from serialization to source generators...


c#blazorsystem.text.json.net-8.0sourcegenerators

Read More
Adding modifiers to System.Text.Json serialization when using source generation...


c#system.text.jsonsourcegeneratorsnative-aot

Read More
Why is my IIncrementalGenerator not triggered?...


c#sourcegenerators

Read More
IIncrementalGenerator - How to get the namespace of a property type?...


c#sourcegenerators

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


c#asp.net-core.net-coresourcegenerators

Read More
Can a C# source generator make updates/add arguments to a function?...


c#sourcegenerators

Read More
Roslyn Source Generator skipped because of trailing space in .cs file name...


c#.netmsbuildroslynsourcegenerators

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


c#roslynsourcegenerators

Read More
How to generate a class based on other assembly classes...


c#sourcegenerators

Read More
Inserting a blank line between generated members...


c#.netsourcegenerators

Read More
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
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
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
Copying source file from a source generator into the compilation with RegisterPostInitializationOutp...


c#sourcegeneratorsincremental-generator

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
Source Generator Running on Indirectly Associated Projects...


c#.netvisual-studioroslynsourcegenerators

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
BackNext