3 references to ForeachEntityInDirectory
Microsoft.DotNet.HotReload.Watch (3)
FileWatcher\PollingDirectoryWatcher.cs (3)
91
ForeachEntityInDirectory
(_watchedDirectory, _currentSnapshot.Add);
99
ForeachEntityInDirectory
(_watchedDirectory, (filePath, currentWriteTime) =>
154
ForeachEntityInDirectory
(subdirInfo, fileAction);