5 writes to _watcher
Microsoft.Extensions.FileProviders.Physical (5)
PhysicalFilesWatcher.cs (5)
1006_watcher = newWatcher; 1018_watcher = null; 1063_watcher = null; 1101_watcher = null; 1137_watcher = null;
6 references to _watcher
Microsoft.Extensions.FileProviders.Physical (6)
PhysicalFilesWatcher.cs (6)
1017_watcher.Dispose(); 1047if (sender != _watcher || _cts.IsCancellationRequested) 1062_watcher.Dispose(); 1095if (sender != _watcher || _cts.IsCancellationRequested) 1100watcher = _watcher; 1136w = _watcher;