SharpLab
SharpLab copied to clipboard
.NET language playground
System.InvalidOperationException at SharpLab.Server.MirrorSharp.SlowUpdate.GetAndEnsureTargetName
AppInsights query: ```Kusto exceptions | where type == 'System.InvalidOperationException' | where method == 'SharpLab.Server.MirrorSharp.SlowUpdate.GetAndEnsureTargetName' ```
AppInsights query: ```Kusto exceptions | where type == 'System.InvalidOperationException' | where method == 'SharpLab.Server.MirrorSharp.SlowUpdate+d__9.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.Exception' | where method == 'SharpLab.Server.Execution.Container.ContainerClient+d__3.MoveNext' | where outerMessage contains 'System.InvalidOperationException' ```
AppInsights query: ```Kusto exceptions | where type == 'System.BadImageFormatException' | where method == 'SharpLab.Server.Decompilation.ILDecompiler.Decompile' ```
AppInsights query: ```Kusto exceptions | where type = 'System.ArgumentOutOfRangeException' | where method = 'MirrorSharp.Internal.Roslyn.RoslynSession+d__15.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.IndexOutOfRangeException' | where method == 'MirrorSharp.Internal.FastUtf8JsonWriter.WriteStartArray' ```
AppInsights query: ```Kusto exceptions | where type == 'System.IndexOutOfRangeException' | where method == 'MirrorSharp.Internal.Handlers.SlowUpdateHandler+d__7.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.TypeLoadException' | where method == 'MirrorSharp.Internal.Roslyn43.WorkspaceAnalyzerOptionsInternals.New' ```
AppInsights query: ```Kusto exceptions | where type == 'System.InvalidProgramException' ```
AppInsights query: ```Kusto exceptions | where type == 'System.ArgumentException' | where method == 'SharpLab.Server.Decompilation.JitAsmDecompiler.DisassembleAndWriteSimpleMethod' ```