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