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