3 references to F12
Microsoft.VisualStudioCode.Razor.IntegrationTests (3)
Services\InputService.cs (1)
23
SpecialKey.
F12
=> "F12",
Services\NavigationServices.cs (2)
22
await TestServices.Input.PressAsync(SpecialKey.
F12
);
61
await TestServices.Input.PressWithShiftAsync(SpecialKey.
F12
);