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