How to use the source generators from CommunityToolkit.Mvvm for a .NET Framework 4.7.2 WPF Applicati...
Read MoreError RS1035 "The symbol is banned for use by analyzers" while using GeneratorExecutionCon...
Read MoreDisabling a specific C# 9 source generator...
Read Morenet 8.0: migrating from serialization to source generators...
Read MoreAdding modifiers to System.Text.Json serialization when using source generation...
Read MoreWhy is my IIncrementalGenerator not triggered?...
Read MoreIIncrementalGenerator - How to get the namespace of a property type?...
Read MoreSource Generator won't see dependent project's classes...
Read MoreCan a C# source generator make updates/add arguments to a function?...
Read MoreRoslyn Source Generator skipped because of trailing space in .cs file name...
Read MoreRoslyn's AllInterfaces returns nothing for List<> and Dictionary<>...
Read MoreHow to generate a class based on other assembly classes...
Read MoreInserting a blank line between generated members...
Read MoreHow to build Roslyn Source Generator pipeline that depends on config options passed from host?...
Read MoreSource generator - method of getting all implementations of a symbol (including dependent assemblies...
Read MoreCan't use analyzer in nuget package - An instance of analyzer cannot be created from DLL...
Read MoreDo ref parameters need special handling in source generated native marshaling?...
Read MoreFind modifiers with roslyn at semantic level...
Read MoreUse System.Text.Json source generator with custom JsonConverter...
Read Moreroslyn - how to unit test syntax analyzer in combination with source generator...
Read MoreIIncrementalGenerator Not Generating Code in Referencing Project...
Read MoreIncremental generator produces duplicate filename...
Read MoreDefault serialization option for reference handler while setting up JsonSerializerContext...
Read MoreCopying source file from a source generator into the compilation with RegisterPostInitializationOutp...
Read Morec# Source generator not working in pipeline...
Read MoreSource Generators for class library project in c#...
Read MoreSource Generator Running on Indirectly Associated Projects...
Read MoreI created a c# Roslyn source generator and a test, the generator works but the test doesn't find...
Read MoreFind all derived classes in a source generator...
Read MoreDetect array type in source generator...
Read More