4 references to Edit_SelectionCancel
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
OutOfProcess\InteractiveWindow_OutOfProc.cs (2)
42
_instance.ExecuteCommand(WellKnownCommandNames.
Edit_SelectionCancel
);
45
_instance.ExecuteCommand(WellKnownCommandNames.
Edit_SelectionCancel
);
Microsoft.VisualStudio.LanguageServices.IntegrationTests (2)
CSharp\CSharpInteractiveBoxSelection.cs (1)
32
VisualStudio.ExecuteCommand(WellKnownCommandNames.
Edit_SelectionCancel
);
CSharp\CSharpInteractiveCommands.cs (1)
115
VisualStudio.ExecuteCommand(WellKnownCommandNames.
Edit_SelectionCancel
);