You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.InvalidOperationException : Should never get here.
at Gu.Roslyn.AnalyzerExtensions.FieldOrProperty.Initializer(CancellationToken cancellationToken)
at IDisposableAnalyzers.IDisposableFactory.MemberAccessContext.Create(FieldOrProperty disposable,MethodDeclarationSyntax method,SemanticModel semanticModel,CancellationToken cancellationToken)
at IDisposableAnalyzers.IDisposableFactory.DisposeStatement(FieldOrProperty disposable,MethodDeclarationSyntax method,SemanticModel semanticModel,CancellationToken cancellationToken)
at IDisposableAnalyzers.DisposeMemberFix.<>c__DisplayClass3_5.<RegisterCodeFixesAsync>b__12(BlockSyntax x)
at Gu.Roslyn.CodeFixExtensions.DocumentEditorExt.<>c__DisplayClass11_0`1.<ReplaceNode>b__0(SyntaxNode x,SyntaxGenerator _)
at Microsoft.CodeAnalysis.Editing.SyntaxEditor.ReplaceChange.Apply(SyntaxNode root,SyntaxGenerator generator)
at Microsoft.CodeAnalysis.Editing.SyntaxEditor.GetChangedRoot()
at async Gu.Roslyn.CodeFixExtensions.DocumentEditorAction.GetChangedDocumentAsync(<Unknown Parameters>)
at async Microsoft.CodeAnalysis.CodeActions.CodeAction.GetChangedSolutionAsync(<Unknown Parameters>)
at async Microsoft.CodeAnalysis.CodeActions.CodeAction.ComputeOperationsAsync(<Unknown Parameters>)
at async Microsoft.CodeAnalysis.CodeActions.CodeAction.GetPreviewOperationsAsync(<Unknown Parameters>)
at async Microsoft.CodeAnalysis.Editor.Implementation.Suggestions.SuggestedAction.GetPreviewResultAsync(<Unknown Parameters>)
at async Microsoft.CodeAnalysis.Editor.Implementation.Suggestions.SuggestedActionWithNestedFlavors.<>c__DisplayClass11_0.<GetPreviewAsync>b__0(<Unknown Parameters>)
at async Microsoft.CodeAnalysis.Extensions.IExtensionManagerExtensions.PerformFunctionAsync[T](<Unknown Parameters>)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: