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