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