Don't autowrap existing code with Main() when switching to C# Program
Often I copy a method or class to LinqPad and then change the language to C# Program, which wraps all the code inside Main().
It would be nice to not do this if LinqPad detects the existing code contains methods/classes.
2
votes
NoKo
shared this idea