3 references to ContextChanged
Microsoft.VisualStudio.LanguageServices (3)
ExternalAccess\UnitTesting\SolutionEventMonitor.cs (3)
58
=>
ContextChanged
(e.Activated, SolutionBuilding);
61
=>
ContextChanged
(e.Activated, SolutionOpening);
64
=>
ContextChanged
(e.Activated, SolutionClosing);