DapperLib/DapperAOT

Detect trivial DynamicParameters

mgravell opened this issue · 0 comments

for example, see #48

  • if the non-trivial constructor is used: don't warn
  • any Add usage other than just name+value: don't warn
  • any branched logic around what gets added: don't warn