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

