Clear results in Linqpad

February 6, 2022 ยท View on GitHub

As easy as:

Util.ClearResults();

Sources

  • Possible to clear the LINQPad results window with code?