Implemented interface member:
4 references to ExecuteCommand
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (4)
GoToDefinition\GoToDefinitionCommandHandlerTests.vb (4)
66
handler.
ExecuteCommand
(New GoToDefinitionCommandArgs(view, baseDocument.GetTextBuffer()), TestCommandExecutionContext.Create())
74
handler.
ExecuteCommand
(New GoToDefinitionCommandArgs(view, baseDocument.GetTextBuffer()), TestCommandExecutionContext.Create())
108
handler.
ExecuteCommand
(New GoToDefinitionCommandArgs(view, document.GetTextBuffer()), TestCommandExecutionContext.Create())
158
handler.
ExecuteCommand
(New GoToDefinitionCommandArgs(view, document.GetTextBuffer()), TestCommandExecutionContext.Create())