2 writes to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (2)
RoslynPackage.cs (2)
167_solutionEventMonitor = new SolutionEventMonitor(globalNotificationService); 317_solutionEventMonitor = null;
2 references to _solutionEventMonitor
Microsoft.VisualStudio.LanguageServices (2)
RoslynPackage.cs (2)
314if (_solutionEventMonitor != null) 316_solutionEventMonitor.Dispose();