CSharpInteractive
CSharpInteractive copied to clipboard
C# Interactive is a REPL for C# in Xamarin Studio
Results
1
CSharpInteractive issues
Sort by
recently updated
recently updated
newest added
When using the Ctrl+Shift+Enter key combination it throws the following exception: ``` System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ComponentModel.Win32Exception: The system cannot find the...