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