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