2 references to ExecuteCommandImpl
Microsoft.CodeAnalysis.EditorFeatures (2)
Editor\GoToAdjacentMemberCommandHandler.cs (2)
47
=>
ExecuteCommandImpl
(args, gotoNextMember: true, context);
53
=>
ExecuteCommandImpl
(args, gotoNextMember: false, context);