Open schultzcole opened 2 years ago
Blocked because adding a project reference to a source generator is apparently not easily possible. This discussion comment works for PackageReferences but not project references: https://github.com/dotnet/roslyn/discussions/47517#discussioncomment-64145
This would have the benefit that we could use the actual type to get the name, rather than hard coding a string in the source generator.