1 write to _uiShellService
Microsoft.VisualStudio.LanguageServices (1)
Notification\VSNotificationServiceFactory.cs (1)
53
=>
_uiShellService
= uiShellService;
6 references to _uiShellService
Microsoft.VisualStudio.LanguageServices (6)
Notification\VSNotificationServiceFactory.cs (6)
67
_uiShellService
.EnableModeless(0);
71
_uiShellService
.ShowMessageBox(
87
_uiShellService
.EnableModeless(1);
94
_uiShellService
.EnableModeless(0);
98
_uiShellService
.ShowMessageBox(
117
_uiShellService
.EnableModeless(1);