1 reference to
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\ExportCSharpVisualBasicStatelessLspServiceAttribute.cs (1)
13
public ExportCSharpVisualBasicStatelessLspServiceAttribute(Type type, WellKnownLspServerKinds serverKind = WellKnownLspServerKinds.Any) :
base
(type, ProtocolConstants.RoslynLspLanguagesContract, serverKind)