1 write to _selectionEventsCookie
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItemTracker.cs (1)
39_vsMonitorSelection?.AdviseSelectionEvents(this, out _selectionEventsCookie);
1 reference to _selectionEventsCookie
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItemTracker.cs (1)
44_vsMonitorSelection?.UnadviseSelectionEvents(_selectionEventsCookie);