3 references to DocumentNavigationOperation
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.AbstractGlobalSuppressMessageCodeAction.cs (1)
37
new
DocumentNavigationOperation
(changedSuppressionDocument.Id, position: 0)
ExtractInterface\ExtractInterfaceCodeAction.cs (1)
53
new
DocumentNavigationOperation
(extractInterfaceResult.NavigationDocumentId, position: 0)
GenerateConstructorFromMembers\AbstractGenerateConstructorFromMembersCodeRefactoringProvider.GenerateConstructorWithDialogCodeAction.cs (1)
112
return ImmutableArray.Create<CodeActionOperation>(new
DocumentNavigationOperation
(