5 writes to _watcher
Microsoft.Extensions.FileProviders.Physical (5)
PhysicalFilesWatcher.cs (5)
854_watcher = newWatcher; 866_watcher = null; 911_watcher = null; 949_watcher = null; 985_watcher = null;
6 references to _watcher
Microsoft.Extensions.FileProviders.Physical (6)
PhysicalFilesWatcher.cs (6)
865_watcher.Dispose(); 895if (sender != _watcher || _cts.IsCancellationRequested) 910_watcher.Dispose(); 943if (sender != _watcher || _cts.IsCancellationRequested) 948watcher = _watcher; 984w = _watcher;