3 references to DocumentActiveContextChangedName
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace_Events.cs (3)
212_eventMap.AddEventHandler(DocumentActiveContextChangedName, value); 217_eventMap.RemoveEventHandler(DocumentActiveContextChangedName, value); 227var ev = GetEventHandlers<DocumentActiveContextChangedEventArgs>(DocumentActiveContextChangedName);