2 references to _eventMap
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace_Events.cs (2)
91return _eventMap.AddEventHandler(eventType, handlerAndOptions); 189return _eventMap.GetEventHandlerSet(eventType);