1 implementation of ExecuteResetInteractive
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveCommand.cs (1)
41
public void
ExecuteResetInteractive
()
1 reference to ExecuteResetInteractive
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveMenuCommand.cs (1)
62
ResetInteractiveCommand.Value.
ExecuteResetInteractive
();