1 reference to PollingFileChangeToken
Microsoft.Extensions.FileProviders.Physical (1)
PhysicalFilesWatcher.cs (1)
189
var pollingChangeToken = new
PollingFileChangeToken
(new FileInfo(Path.Combine(_root, filePath)));