1 instantiation of TestBrokeredServiceInterceptor
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\TestRemoteServiceInvoker.cs (1)
27private readonly TestBrokeredServiceInterceptor _serviceInterceptor = new();
2 references to TestBrokeredServiceInterceptor
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (2)
Cohost\BrokeredServiceFactory.cs (1)
56TestBrokeredServiceInterceptor brokeredServiceInterceptor, ExportProvider exportProvider, ILoggerFactory loggerFactory)
Cohost\TestRemoteServiceInvoker.cs (1)
27private readonly TestBrokeredServiceInterceptor _serviceInterceptor = new();