4 writes to _rootCreationWatcher
Microsoft.Extensions.FileProviders.Physical (4)
PhysicalFilesWatcher.cs (4)
327_rootCreationWatcher = null; 630_rootCreationWatcher = null; 741_rootCreationWatcher = null; 766_rootCreationWatcher = newWatcher;
6 references to _rootCreationWatcher
Microsoft.Extensions.FileProviders.Physical (6)
PhysicalFilesWatcher.cs (6)
326_rootCreationWatcher?.Dispose(); 625if (_rootCreationWatcher != null && 629_rootCreationWatcher.Dispose(); 740_rootCreationWatcher?.Dispose(); 758if (_rootCreationWatcher is { } existing && !existing.Token.IsCancellationRequested) 763_rootCreationWatcher?.Dispose();