1 instantiation of SolutionEventMonitor
Microsoft.VisualStudio.LanguageServices (1)
RoslynPackage.cs (1)
115_solutionEventMonitor = new SolutionEventMonitor(globalNotificationService);
1 reference to SolutionEventMonitor
Microsoft.VisualStudio.LanguageServices (1)
RoslynPackage.cs (1)
51private SolutionEventMonitor? _solutionEventMonitor;