DapperLib / DapperAOT

Build time tools in the flavor of Dapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate bulk of analyzers to non-generator API, and use SQL syntax from props

mgravell opened this issue · comments

  1. we shouldn't force unnecessary work in the generator pipe, if it can be moved to a lower-tier
  2. incremental generators don't get access to project properties until the final "generate"; we need it earlier, during parse