4 references to StartFileChangeListeningAsync
Microsoft.VisualStudio.LanguageServices (4)
AnalyzerDependency\AnalyzerFileWatcherService.cs (1)
100_ = tracker.StartFileChangeListeningAsync();
ProjectSystem\FileChangeTracker.cs (2)
51/// and easy to delete if this lock has contention itself. Given we tend to call <see cref="StartFileChangeListeningAsync"/> on the UI 78/// Returns true if a previous call to <see cref="StartFileChangeListeningAsync"/> has completed.
ProjectSystem\VisualStudioAddSolutionItemService.cs (1)
68_ = tracker.StartFileChangeListeningAsync();