2 writes to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (2)
RoslynPackage.cs (2)
165_solutionEventMonitor = new SolutionEventMonitor(globalNotificationService); 295_solutionEventMonitor = null;
2 references to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (2)
RoslynPackage.cs (2)
292if (_solutionEventMonitor != null) 294_solutionEventMonitor.Dispose();