2 references to WellKnownCommands
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
CSharp\CSharpOrganizing.cs (1)
39await TestServices.Shell.ExecuteCommandAsync(WellKnownCommands.Edit.RemoveAndSort, HangMitigatingCancellationToken);
InProcess\EditorInProcess.cs (1)
1094await TestServices.Shell.ExecuteCommandAsync(WellKnownCommands.Edit.GoToImplementation, cancellationToken);