1 type derived from ExportLspServiceFactoryAttribute
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\ExportCSharpVisualBasicLspServiceFactoryAttribute.cs (1)
14internal class ExportCSharpVisualBasicLspServiceFactoryAttribute : ExportLspServiceFactoryAttribute
3 references to ExportLspServiceFactoryAttribute
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
External\ExportXamlLspServiceFactoryAttribute.cs (1)
12/// Defines an easy to use subclass for <see cref="ExportLspServiceFactoryAttribute"/> with the Roslyn languages contract name.
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
LspServices\ExportCSharpVisualBasicLspServiceFactoryAttribute.cs (1)
11/// Defines an easy to use subclass for <see cref="ExportLspServiceFactoryAttribute"/> with the roslyn languages contract name.
WellKnownLspServerKinds.cs (1)
43/// Flag representing any LSP server - used by <see cref="ExportLspServiceFactoryAttribute"/>