LINQPad 5.33.7 (Any CPU) - Premium Edition - System.MissingMethodException
When opening linqpad I get the following exception dialog
System.MissingMethodException: Method not found: 'Void Microsoft.CodeAnalysis.CSharp.CSharpCompilationOptions..ctorLet me know if I can provide more information
Comments
If I overwrite the files with v5.31.00 (AnyCpu) (https://www.linqpad.net/GetFile.aspx?LINQPad5-AnyCPU.zip) I don't get the exception
Also, could you tell me whether there are any Roslyn assemblies in the GAC:
http://share.linqpad.net/rd5tn9.linq
And have you enabled the experimental Roslyn assemblies in Edit | Preferences | Query?
2) 0 assemblies in the GAC (after running the script)
3) Experimental Roslyn assemblies are enabled (current version 2.8.0.0)
To fix it, either upgrade to 2.9.0.0, or download the new beta (which disables the Roslyn prototype assemblies until you download the newer version).