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();