1 write to _onResultFound
Microsoft.CodeAnalysis.Features (1)
NavigateTo\IRemoteNavigateToSearchService.cs (1)
55
_onResultFound
= onResultFound;
1 reference to _onResultFound
Microsoft.CodeAnalysis.Features (1)
NavigateTo\IRemoteNavigateToSearchService.cs (1)
62
await
_onResultFound
(result).ConfigureAwait(false);