4 references to XamlLspServerDisableUX
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
WellKnownLspServerKinds.cs (3)
62
WellKnownLspServerKinds.
XamlLspServerDisableUX
=> "XAML Language Server Client for LiveShare and Codespaces",
88
WellKnownLspServerKinds.
XamlLspServerDisableUX
=> "XamlInProcLanguageClientDisableUX",
104
WellKnownLspServerKinds.
XamlLspServerDisableUX
=> "XamlLspLanguages",
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\LanguageClient\XamlInProcLanguageClientDisableUX.cs (1)
66
public override WellKnownLspServerKinds ServerKind => WellKnownLspServerKinds.
XamlLspServerDisableUX
;