RecordGenerator
RecordGenerator copied to clipboard
Use Roslyn for @-prefixing camelCased names
So, I approached this problem already with https://github.com/amis92/RecordGenerator/commit/1172c747b1b1a5fd669b86299eca53ee21f5fc05 (using MS.CA.CSharp.Workspaces package). I'm considering keeping this PR open because I might be able to allow dependencies with CG.R soon, and then it'll be as nice as in the referenced commit.
Originally posted by @amis92 in https://github.com/amis92/RecordGenerator/pull/59