1 write to ServerKind
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\AbstractExportLspServiceAttribute.cs (1)
73
ServerKind
= serverKind;
1 reference to ServerKind
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\LspServiceMetadataView.cs (1)
38
ServerKind = (WellKnownLspServerKinds)metadata[nameof(AbstractExportLspServiceAttribute.
ServerKind
)];