DapperAOT
DapperAOT copied to clipboard
Migrate bulk of analyzers to non-generator API, and use SQL syntax from props
- we shouldn't force unnecessary work in the generator pipe, if it can be moved to a lower-tier
- incremental generators don't get access to project properties until the final "generate"; we need it earlier, during parse