Search code examples
Add non-C# files in source generators...


c#sourcegenerators

Read More
C# Incremental Generator - How I can read additional files? AdditionalTextsProvider not working as e...


c#.net-6.0sourcegeneratorscsharp-source-generator

Read More
Is an ISymbol from different compilations considered equal in an IIncrementalGenerator...


c#.net-coreroslynsourcegeneratorscsharp-source-generator

Read More
Set a maximum count for parent-child object initialization c#...


c#oopsourcegenerators

Read More
Running and referencing a source generator library locally from a cloned repository...


c#visual-studio-code.net-corenugetsourcegenerators

Read More
Read parameters of attribute created by source generator...


c#roslynsourcegeneratorscsharp-source-generator

Read More
How to Find File Path of Class Declaration in a Source Generator...


c#.netsourcegenerators

Read More
roslyn - how to unit test syntax analyzer in combination with source generator...


c#roslynsourcegenerators

Read More
What are the .NET 5 Source generators?...


c#.netsourcegenerators

Read More
Controller created with .Net source generator is not accessible or visible in Swagger docs...


c#.netsourcegenerators

Read More
Is it possible to generate source based on syntax tree generated by another generator?...


c#sourcegenerators

Read More
.NET 6 Source Generator => TypeDeclarationSyntax get Members of Base Type...


.netroslynsourcegenerators

Read More
Can't access arguments of attribute from system library using source generator...


c#roslynsourcegeneratorscsharp-source-generator

Read More
SourceGenerator Get all classes which implement an interface decorated by an attribute...


c#.netroslynsourcegenerators

Read More
C# source generators: Is there a way to find type information of referenced projects?...


c#.net-assemblysourcegeneratorscsharp-source-generator

Read More
.NET 6 source generator - create classes within another project...


c#.net-corecode-generationsourcegeneratorscsharp-source-generator

Read More
Can source generators be used instead of JINT?...


.net-6.0jintsourcegenerators

Read More
Why isn't my incremental source generator generating incrementally?...


c#sourcegenerators

Read More
Source generator configurable settings file installed with nuget package...


c#msbuildnugetsourcegeneratorscsharp-source-generator

Read More
Deserialize complex Json string with Text.Json and source generator...


c#system.text.jsonsourcegenerators

Read More
MVVM binding SerchBar to Observable collection error...


c#xamlobservablecollectionmauisourcegenerators

Read More
Problem to define the data model with Text.Json and source generator...


c#sourcegenerators

Read More
Source Generator not functioning with XAML files in .NET 6...


c#.net-coresourcegenerators

Read More
Using Microsoft.CodeAnalysis, how do I get the value of an Attribute property that is of type Type?...


c#roslyn-code-analysissourcegenerators

Read More
Change the default output location for LoggingMessage Source Generators...


c#.netridersourcegenerators

Read More
Can a Source Generator tell if its being run for editor support (IntelliSense) or as part of an actu...


c#.netroslynsourcegenerators

Read More
How can I compare a ClassDeclarationSyntax object against an IdentifierNameSyntax object?...


c#code-analysisroslyn-code-analysissourcegenerators

Read More
Deploying a C# source generator project that includes references to other private projects...


c#projectsourcegenerators

Read More
C# Incremental Source Generator Not Triggering build when generated files are modified...


c#msbuildsourcegeneratorscsharp-source-generator

Read More
Where does .NET 6's System.Text.Json source generation store its code?...


c#.netsystem.text.jsonsourcegenerators

Read More
BackNext