1 write to _eventSource
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\CompilationAvailableTaggerEventSource.cs (1)
51_eventSource = new CompilationAvailableEventSource(asyncListener);
2 references to _eventSource
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\CompilationAvailableTaggerEventSource.cs (2)
69_eventSource.Dispose(); 87_eventSource.EnsureCompilationAvailability(document.Project, _onCompilationAvailable);