2 references to FileEvent
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\FileWatching\LspFileChangeWatcher.cs (1)
95foreach (var changedFile in e.Changes)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\FileOperations\DidChangeWatchedFilesParams.cs (1)
22public FileEvent[] Changes