1 reference to PollingLoop
dotnet-watch (1)
FileWatcher\PollingDirectoryWatcher.cs (1)
32
_pollingThread = new Thread(new ThreadStart(
PollingLoop
))