问题
When I create C# Programs in LinqPad, I would like to see the warnings from the compiler. It already shows error messages. How can I see the warnings?
回答1:
LINQPAD is not a full blown IDE to support everything.. it's an ergonomic C#/VB scratchpad that instantly executes any C#/VB expression, statement block or program..
so simply this feature is not supported as of now.
来源:https://stackoverflow.com/questions/4951069/how-can-i-see-warnings-in-linqpad