5 writes to _watcher
Microsoft.Extensions.FileProviders.Physical (5)
PhysicalFilesWatcher.cs (5)
916_watcher = newWatcher; 928_watcher = null; 973_watcher = null; 1011_watcher = null; 1047_watcher = null;
6 references to _watcher
Microsoft.Extensions.FileProviders.Physical (6)
PhysicalFilesWatcher.cs (6)
927_watcher.Dispose(); 957if (sender != _watcher || _cts.IsCancellationRequested) 972_watcher.Dispose(); 1005if (sender != _watcher || _cts.IsCancellationRequested) 1010watcher = _watcher; 1046w = _watcher;