1 implementation of INavigateToSearcherHost
Microsoft.CodeAnalysis.Features (1)
NavigateTo\INavigateToSearcherHost.cs (1)
37
CancellationToken disposalToken) :
INavigateToSearcherHost
3 references to INavigateToSearcherHost
Microsoft.CodeAnalysis.Features (3)
NavigateTo\NavigateToSearcher.cs (3)
45
private readonly
INavigateToSearcherHost
_host;
58
INavigateToSearcherHost
host,
110
INavigateToSearcherHost
host)