2 writes to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (2)
RoslynPackage.cs (2)
164_solutionEventMonitor = new SolutionEventMonitor(globalNotificationService); 294_solutionEventMonitor = null;
2 references to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (2)
RoslynPackage.cs (2)
291if (_solutionEventMonitor != null) 293_solutionEventMonitor.Dispose();