1 instantiation of VSDialogService
Microsoft.VisualStudio.LanguageServices (1)
Notification\VSNotificationServiceFactory.cs (1)
35
s_singleton ??= new
VSDialogService
(_uiShellService);
1 reference to VSDialogService
Microsoft.VisualStudio.LanguageServices (1)
Notification\VSNotificationServiceFactory.cs (1)
24
private static
VSDialogService
s_singleton;