2 references to PressWithShiftAsync
Microsoft.VisualStudioCode.Razor.IntegrationTests (2)
Services\EditorService.cs (1)
378await TestServices.Input.PressWithShiftAsync(SpecialKey.ArrowLeft);
Services\NavigationServices.cs (1)
61await TestServices.Input.PressWithShiftAsync(SpecialKey.F12);