RecordGenerator icon indicating copy to clipboard operation
RecordGenerator copied to clipboard

Refactor GeneratedCodeAttributeGenerator to use SyntaxRewriter

Open amis92 opened this issue 6 years ago • 0 comments

Random thought: One of the things I think could help readability is refactoring GeneratedCodeAttributeGenerator to use SyntaxRewriter approach instead of the custom dictionary with delegates.

Originally posted by @amis92 in https://github.com/amis92/RecordGenerator/issues/71#issuecomment-518293838

amis92 avatar Aug 06 '19 17:08 amis92