3 references to Instance
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\FileWatching\LspFileChangeWatcher.cs (1)
142return NoOpWatchedFile.Instance;
HostWorkspace\FileWatching\SimpleFileChangeWatcher.cs (1)
74return NoOpWatchedFile.Instance;
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\FileChangeWatcher.cs (1)
397return NoOpWatchedFile.Instance;