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