6 references to ExecuteCommandAsync
Microsoft.VisualStudio.Razor.IntegrationTests (6)
InProcess\EditorInProcess_Commands.cs (6)
25await ExecuteCommandAsync(commandGuid, (uint)commandId, cancellationToken);
32await ExecuteCommandAsync(commandGuid, (uint)commandId, cancellationToken);
39await ExecuteCommandAsync(commandGuid, (uint)commandId, cancellationToken);
46await ExecuteCommandAsync(commandGuid, (uint)commandId, cancellationToken);
53await ExecuteCommandAsync(commandGuid, (uint)commandId, cancellationToken);
60await ExecuteCommandAsync(commandGuid, (uint)commandId, cancellationToken);