2 references to PressWithPrimaryModifierAsync
Microsoft.VisualStudioCode.Razor.IntegrationTests (2)
GoToDefinitionTests.cs (1)
68await TestServices.Input.PressWithPrimaryModifierAsync(SpecialKey.End);
Services\CompletionServices.cs (1)
21await TestServices.Input.PressWithPrimaryModifierAsync(SpecialKey.Space);