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