Search code examples
Source Generator - File path the source code is located...

c#.netsourcegenerators

Read More
Source generator project compiles using `dotnet build` but not in Visual Studio?...

c#visual-studio.net-coresourcegenerators

Read More
Using [NotifyPropertyChangedFor()] source generator on ObservableCollection is not updating UI...

c#.netmvvmmauisourcegenerators

Read More
I am having an issue with using Source Generator from the Community.Toolkit.MVVM in a multi tiered a...

c#wpfsourcegeneratorscommunity-toolkit-mvvm

Read More
Can a source generator generate methods with anonymous types as parameters?...

c#roslynsourcegenerators

Read More
How can I qualify symbols within a Roslyn syntax with a CSharpSyntaxRewriter?...

c#.netroslynsourcegenerators

Read More
How to find issue that causes a source generator compile exception?...

c#blazorblazor-webassemblysourcegenerators

Read More
How Do I Transplant and Execute User Code in a C# Source Generator?...

c#roslynexpression-treessourcegeneratorscsharpscript

Read More
GetOperation returning null for VariableDeclaratorSyntax, VariableDeclarationSyntax, and FieldDeclar...

c#roslynsourcegeneratorscsharp-source-generatorincremental-generator

Read More
IncrementalGenerator Generated Source Not Available...

c#sourcegenerators

Read More
Why shouldn't I read files in a SourceGenerator?...

c#roslynsourcegenerators

Read More
Source Generators: How can I prevent the instantiation of a base class declared as "partial&quo...

c#abstract-classpartial-classessourcegenerators

Read More
C# source generators: How to debug compiler errors in the generated code?...

c#visual-studiocode-generationsourcegenerators

Read More
Is there an efficient way to Generate Folders using compiled-time source generator in c#?...

c#sourcegeneratorssystem.io.directory

Read More
How to unit test SourceGenerator?...

c#roslynsourcegenerators

Read More
Using Source Generator to create simpler method overload...

c#.netroslynroslyn-code-analysissourcegenerators

Read More
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
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
BackNext