2 references to Document
Microsoft.CodeAnalysis.Workspaces (2)
CodeRefactorings\FixAllOccurences\DocumentBasedRefactorAllProvider.cs (1)
46/// Apply refactor all operation for the code refactoring in the <see cref="RefactorAllContext.Document"/> for the
CodeRefactorings\FixAllOccurences\RefactorAllContext.cs (1)
103=> FixAllHelper.GetDefaultFixAllTitle(this.Scope.ToFixAllScope(), this.State.CodeActionTitle, this.Document, this.Project);