SharpLab icon indicating copy to clipboard operation
SharpLab copied to clipboard

.NET language playground

Results 104 SharpLab issues
Sort by recently updated
recently updated
newest added

AppInsights query: ```Kusto exceptions | where type == 'System.NullReferenceException' | where method == 'Mono.ILASM.ILParser.case_487' ```

:boom: exception

AppInsights query: ```Kusto exceptions | where type == 'System.NullReferenceException' | where method == 'Mono.ILASM.ILParser.case_484' ```

:boom: exception

AppInsights query: ```Kusto exceptions | where type == 'System.NullReferenceException' | where method == 'Mono.ILASM.ILParser.case_435' ```

:boom: exception

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. ;)