DapperAOT icon indicating copy to clipboard operation
DapperAOT copied to clipboard

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

Open mgravell opened this issue 1 year ago • 0 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

mgravell avatar Sep 15 '23 10:09 mgravell