Roslyn's AllInterfaces returns nothing for List<> and Dictionary<>...
Read MoreRoslyn analyzer: Is class marked as partial...
Read MoreIs there a C# source generator which updates/adds arguments to a function?...
Read MoreSource Generator won't see dependent project's classes...
Read MoreSource generator with physical files on disk causing ambiguity...
Read MoreIIncrementalGenerator - Get namespace of property type...
Read MoreC# source generation - IIncrementalGenerator - not triggered...
Read MoreGet attribute property value in C# source generation - IIncrementalGenerator...
Read MoreGet base class properties in C# source generation - IIncrementalGenerator...
Read MoreHide embedded nuget files from VS solution explorer...
Read MoreGetOperation returning null for VariableDeclaratorSyntax, VariableDeclarationSyntax, and FieldDeclar...
Read MoreHow to count generated lines of code in Visual Studio?...
Read MoreC# Incremental Generator - How I can read additional files? AdditionalTextsProvider not working as e...
Read MoreIs an ISymbol from different compilations considered equal in an IIncrementalGenerator...
Read MoreRead parameters of attribute created by source generator...
Read MoreCan't access arguments of attribute from system library using source generator...
Read MoreC# source generators: Is there a way to find type information of referenced projects?...
Read More.NET 6 source generator - create classes within another project...
Read MoreSource generator configurable settings file installed with nuget package...
Read MoreWhy is <UseWPF>true</UseWPF> causing my c# source generator to generate duplicates?...
Read MoreAccess multiple projects from IIncrementalGenerator...
Read MoreC# Incremental Source Generator Not Triggering build when generated files are modified...
Read MoreHow does the compiler pipeline correspond to Incremental Source Generation?...
Read MoreIs there a way to configure a Source Generator from the consuming project?...
Read MoreHow can I add a Source Generator as nuget reference?...
Read MoreC# 9.0 source generator dependency injection registration not supporting async methods...
Read MoreC# Source Generator cannot be created...
Read MoreCan Source Generator created files be physically reached?...
Read Moregenerate source based on other assembly classes (c# source generator)...
Read More