SharpLab
SharpLab copied to clipboard
.NET language playground
AppInsights query: ```Kusto exceptions | where type == 'System.NullReferenceException' | where method == 'Mono.ILASM.ILParser.case_487' ```
AppInsights query: ```Kusto exceptions | where type == 'System.NullReferenceException' | where method == 'Mono.ILASM.ILParser.case_484' ```
AppInsights query: ```Kusto exceptions | where type == 'System.NullReferenceException' | where method == 'Mono.ILASM.ILParser.case_435' ```
It would be nice to see normal error message instead `System.NotSupportedException` in `Explain` mode for F# and Visual Basic.NET. For instance `This mode is not supported to this language now.`
Please add an ability to debug programs. It would be very nice to have it. ;)