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