3 references to _serviceInterceptor
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (3)
Cohost\TestRemoteServiceInvoker.cs (3)
38service = await BrokeredServiceFactory.CreateServiceAsync<TService>(_serviceInterceptor, exportProvider, loggerFactory); 56var solutionInfo = await _serviceInterceptor.GetSolutionInfoAsync(solution, cancellationToken); 62_serviceInterceptor.MapSolutionIdToRemote(localSolutionId, remoteSolution);