1 write to _resetInteractiveCommand
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveMenuCommand.cs (1)
51_resetInteractiveCommand = _componentModel.DefaultExportProvider
1 reference to _resetInteractiveCommand
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveMenuCommand.cs (1)
37private Lazy<IResetInteractiveCommand> ResetInteractiveCommand => _resetInteractiveCommand;