334 Views
This post is my contribution to the .NET Advent calendar be sure to check there for other great posts! In this post I describe how to create an incremental source generator. As a case study, I describe a source generator for generating an extension method for enums called ToStringFast().
0 comments