2 references to OnContextChanged
Microsoft.VisualStudio.LanguageServices (2)
Implementation\VisualStudioUIContextActivationService.cs (2)
51
_context.UIContextChanged +=
OnContextChanged
;
58
_context.UIContextChanged -=
OnContextChanged
;