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)
62await _onResultFound(result).ConfigureAwait(false);