4 references to SortUsingsCommandId
Microsoft.VisualStudio.LanguageServices.Razor (4)
OrganizeUsingsCommand.cs (4)
33nCmdID == SortUsingsCommandId); 43if (nCmdID == SortUsingsCommandId) 94=> command.QueryStatus(s_cSharpGroupGuid, SortUsingsCommandId); 100=> command.ExecuteAsync(solution, documentId, SortUsingsCommandId, cancellationToken);