Skip to content

Source generator

Newex edited this page Jul 25, 2024 · 1 revision

Structure

The entry point for the source generator, is Initialize(IncrementalGeneratorInitializationContext) code: method

This method filters out class, struct, record and record struct types that have the PartialAttribute.

TBD

Clone this wiki locally