SharpLab
SharpLab copied to clipboard
.NET language playground
AppInsights query: ```Kusto exceptions | where type == 'System.ArgumentException' | where method == 'MirrorSharp.Internal.Roslyn.RoslynSession.ReplaceText' ```
AppInsights query: ```Kusto exceptions | where type == 'System.InvalidOperationException' | where method == 'Roslyn.Utilities.Contract.Fail' ```
AppInsights query: ```Kusto exceptions | where type == 'System.ArgumentOutOfRangeException' | where method == 'MirrorSharp.Internal.Handlers.ApplyDiagnosticActionHandler+d__2.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type = 'System.ArgumentOutOfRangeException' | where method = 'MirrorSharp.Internal.Handlers.Shared.CompletionSupport+d__9.MoveNext' ```
System.MissingMethodException at MirrorSharp.Internal.Roslyn43.WorkspaceAnalyzerOptionsInternals.New
AppInsights query: ```Kusto exceptions | where type == 'System.MissingMethodException' | where method == 'MirrorSharp.Internal.Roslyn43.WorkspaceAnalyzerOptionsInternals.New' ```
Azure.RequestFailedException at Azure.Storage.Blobs.BlockBlobRestClient+<UploadAsync>d__6.MoveNext
AppInsights query: ```Kusto exceptions | where type == 'Azure.RequestFailedException' | where method == 'Azure.Storage.Blobs.BlockBlobRestClient+d__6.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.InvalidOperationException' | where method == 'MirrorSharp.Internal.Handlers.Shared.CompletionSupport+d__3.MoveNext' ```
Azure.RequestFailedException at Azure.Storage.Blobs.BlockBlobRestClient+<UploadAsync>d__8.MoveNext
AppInsights query: ```Kusto exceptions | where type == 'Azure.RequestFailedException' | where method == 'Azure.Storage.Blobs.BlockBlobRestClient+d__8.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.FormatException' | where method == 'MirrorSharp.Internal.Handlers.SetOptionsHandler+d__9.MoveNext' ```
AppInsights query: ```Kusto exceptions | where type == 'System.ArgumentOutOfRangeException' | where method == 'MirrorSharp.Internal.Handlers.Shared.CompletionSupport+d__5.MoveNext' ```