1 reference to DuplicateCSharpLspServiceFactory
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
LspServicesTests.cs (1)
61var composition = base.Composition.AddParts(typeof(CSharpLspService), typeof(CSharpLspServiceFactory), typeof(DuplicateCSharpLspService), typeof(DuplicateCSharpLspServiceFactory));