SharpLab
SharpLab copied to clipboard
.NET language playground
AppInsights query: ```Kusto exceptions | where type == 'System.Security.VerificationException' | where method == 'AppDomainToolkit.RemoteFunc`2.Invoke' ```
AppInsights query: ```Kusto exceptions | where type == 'System.ArgumentException' | where method == 'SharpLab.Server.AspNetCore.Execution.ExecutorBase.Execute' ```
AppInsights query: ```Kusto exceptions | where type == 'System.ArgumentOutOfRangeException' | where method == 'MirrorSharp.Internal.Handlers.Shared.CompletionSupport+d__3.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.Net.Sockets.SocketException' | where method == 'SharpLab.Server.Execution.Container.ContainerClient+d__3.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.MissingFieldException' | where method == 'SharpLab.Server.Decompilation.JitAsmDecompiler.DisassembleAndWriteSimpleMethod' ```
AppInsights query: ```Kusto exceptions | where type == 'System.Exception' | where method == 'SharpLab.Server.Execution.Container.ContainerClient+d__3.MoveNext' | where outerMessage contains 'System.ObjectDisposedException' ```
AppInsights query: ```Kusto exceptions | where type == 'System.NullReferenceException' | where method == 'MirrorSharp.Internal.Handlers.Shared.CompletionSupport+d__9.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.IO.FileNotFoundException' | where method == 'SharpLab.Server.Common.CustomAssemblyLoadContext.Load' ```
AppInsights query: ```Kusto exceptions | where type == 'System.Threading.Tasks.TaskCanceledException' | where method == 'SharpLab.Server.Execution.Container.ContainerClient+d__3.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.IndexOutOfRangeException' | where method == 'MirrorSharp.Internal.Handlers.Shared.CompletionSupport+d__3.MoveNext' ```