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