2 references to _remoteServiceInvoker
Microsoft.VisualStudio.LanguageServices.Razor (2)
LanguageClient\Cohost\CohostInlineCompletionEndpoint.cs (2)
66var requestInfo = await _remoteServiceInvoker.TryInvokeAsync<IRemoteInlineCompletionService, InlineCompletionRequestInfo?>( 92var formattedInfo = await _remoteServiceInvoker.TryInvokeAsync<IRemoteInlineCompletionService, FormattedInlineCompletionInfo?>(