3 writes to ExecuteCommandProvider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
DefaultCapabilitiesProvider.cs (1)
94
capabilities.
ExecuteCommandProvider
= new ExecuteCommandOptions() { Commands = [] };
Microsoft.VisualStudio.LanguageServices.LiveShare (1)
Client\RoslynLSPClientService.cs (1)
75
ExecuteCommandProvider
= null,
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\LanguageClient\XamlCapabilities.cs (1)
38
ExecuteCommandProvider
= new ExecuteCommandOptions { Commands = [StringConstants.CreateEventHandlerCommand] },