4
ltlian
5y

While investigating alternatives for translating a query string to a dotnet expression I discovered that roslyn has runtime eval of string as verbatim code.

I had no idea a feature could make me this uncomfortable. It's like discovering an armed bomb under your bed that's "there if you want - it has its uses, just be careful".

At least you have to explicitly reference a package for it. Promise to kill me if I ever am tempted by it.

Comments
Add Comment