问题
Is there a posibility to add a reference to an assembly in LINQPad?
I have some types in my assembly and I would like to use them in my LINQPad queries.
回答1:
Just press F4.
This will pop up the Add Reference
dialog.

回答2:
You can also use the menu option to access the popup window to add references.
Notice the >> arrows in menu bar. Click on it.
Go to Query menu. Find References and Properties. Click on it.
Following is example image from LINQPad 5:
回答3:
I had to do fn and F4 at the same time.
来源:https://stackoverflow.com/questions/11432642/how-to-add-a-reference-to-an-assembly-in-linqpad-to-access-custom-types