1 write to _watchedDirectory
Microsoft.DotNet.HotReload.Watch (1)
FileWatcher\PollingDirectoryWatcher.cs (1)
30_watchedDirectory = new DirectoryInfo(watchedDirectory);
2 references to _watchedDirectory
Microsoft.DotNet.HotReload.Watch (2)
FileWatcher\PollingDirectoryWatcher.cs (2)
91ForeachEntityInDirectory(_watchedDirectory, _currentSnapshot.Add); 99ForeachEntityInDirectory(_watchedDirectory, (filePath, currentWriteTime) =>