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