JasonBock / InlineMapping

Using the Compiler API for object mapping
MIT License
63 stars 11 forks source link

Investigate Using `ISyntaxContextReceiver` #23

Closed JasonBock closed 3 years ago

JasonBock commented 3 years ago

This shouldn't change any behavior, it just makes the code arguably cleaner by pushing the semantic model into the receiver and verifying the nodes right there.