1 type derived from ExportStatelessLspServiceAttribute
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\ExportCSharpVisualBasicStatelessLspServiceAttribute.cs (1)
12
:
ExportStatelessLspServiceAttribute
(type, ProtocolConstants.RoslynLspLanguagesContract, serverKind);
1 reference to ExportStatelessLspServiceAttribute
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
External\ExportXamlStatelessLspServiceAttribute.cs (1)
12
/// Defines an easy to use subclass for <see cref="
ExportStatelessLspServiceAttribute
"/> with the Roslyn languages contract name.