Skip to content

Remove/replace INavigateToSearchService #28343

@sharwell

Description

@sharwell

Pull request #28294 introduces a new interface INavigateToSearchService_RemoveInterfaceAboveAndRenameThisAfterInternalsVisibleToUsersUpdate which contains a new definition for INavigateToSearchService.

  1. The F# and TypeScript projects should migrate their implementations of INavigateToSearchService to INavigateToSearchService_RemoveInterfaceAboveAndRenameThisAfterInternalsVisibleToUsersUpdate
  2. After the first step is complete, dotnet/roslyn along with F# and TypeScript can coordinate to remove the current INavigateToSearchService interface and rename INavigateToSearchService_RemoveInterfaceAboveAndRenameThisAfterInternalsVisibleToUsersUpdate to INavigateToSearchService

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions