1 write to _eventQueue
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
44_eventQueue = new AsyncBatchingWorkQueue<WorkspaceChangeEventArgs>(
1 reference to _eventQueue
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
80_eventQueue.AddWork(e);