Tagged: Source Generator
All Tags
Source Generator
3pages
4related
Content related to the Roslyn incremental source generator.
Pages with this tag
Architecture
1How the Indago Roslyn source generator works internally and how the cross-assembly cache keeps incremental builds fast.
What is Indago?
2Indago is a compile-time assembly scanning library for .NET that replaces runtime reflection with Roslyn source generation.
IIndagoProvider
3The generated provider interface — entry point for all compile-time scanning operations.