1 write to _componentModel
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveCommand.cs (1)
35_componentModel = (IComponentModel)GetService(typeof(SComponentModel));
1 reference to _componentModel
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveCommand.cs (1)
46_componentModel,