1 instantiation of TestBrokeredServiceContainer
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
ServiceBrokerFactoryTests.cs (1)
123
private readonly TestBrokeredServiceContainer _container =
new
(new TraceSource(nameof(TestBrokeredServiceClient)));
1 reference to TestBrokeredServiceContainer
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
ServiceBrokerFactoryTests.cs (1)
123
private readonly
TestBrokeredServiceContainer
_container = new(new TraceSource(nameof(TestBrokeredServiceClient)));