1 write to s_singleton
Microsoft.VisualStudio.LanguageServices (1)
Notification\VSNotificationServiceFactory.cs (1)
35
s_singleton
??= new VSDialogService(_uiShellService);
1 reference to s_singleton
Microsoft.VisualStudio.LanguageServices (1)
Notification\VSNotificationServiceFactory.cs (1)
38
return
s_singleton
;