Closed gliljas closed 2 years ago
TypeConversion.NewType will likely fail or produce incorrect results with this approach.
Yeah, I'll give it another go tomorrow.
Thanks for the pull request @gliljas!
TypeConversion.NewType will likely fail or produce incorrect results with this approach
Added a test for it.
Fixes #168
Not being fully versed in this code base, I just made a crude but working "skip this if it's not a standard setter".
Had to change LangVersion in the test project. Maybe that's an issue?