1 write to IsStateless
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\AbstractExportLspServiceAttribute.cs (1)
72IsStateless = isStateless;
1 reference to IsStateless
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\LspServiceMetadataView.cs (1)
39IsStateless = (bool)metadata[nameof(AbstractExportLspServiceAttribute.IsStateless)];