2 writes to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (2)
RoslynPackage.cs (2)
115_solutionEventMonitor = new SolutionEventMonitor(globalNotificationService); 220_solutionEventMonitor = null;
1 reference to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (1)
RoslynPackage.cs (1)
219_solutionEventMonitor?.Dispose();