1 write to _uiShellService
Microsoft.VisualStudio.LanguageServices (1)
Notification\VSNotificationServiceFactory.cs (1)
51
=>
_uiShellService
= uiShellService;
6 references to _uiShellService
Microsoft.VisualStudio.LanguageServices (6)
Notification\VSNotificationServiceFactory.cs (6)
65
_uiShellService
.EnableModeless(0);
69
_uiShellService
.ShowMessageBox(
85
_uiShellService
.EnableModeless(1);
92
_uiShellService
.EnableModeless(0);
96
_uiShellService
.ShowMessageBox(
115
_uiShellService
.EnableModeless(1);