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