4 references to GetService
Microsoft.VisualStudio.LanguageServices (4)
Interactive\AbstractResetInteractiveCommand.cs (4)
35
_componentModel = (IComponentModel)
GetService
(typeof(SComponentModel));
45
(DTE)
GetService
(typeof(SDTE)),
47
(IVsMonitorSelection)
GetService
(typeof(SVsShellMonitorSelection)),
48
(IVsSolutionBuildManager)
GetService
(typeof(SVsSolutionBuildManager)),