4 writes to _rootCreationWatcher
Microsoft.Extensions.FileProviders.Physical (4)
PhysicalFilesWatcher.cs (4)
319_rootCreationWatcher = null; 554_rootCreationWatcher = null; 662_rootCreationWatcher = null; 687_rootCreationWatcher = newWatcher;
6 references to _rootCreationWatcher
Microsoft.Extensions.FileProviders.Physical (6)
PhysicalFilesWatcher.cs (6)
318_rootCreationWatcher?.Dispose(); 549if (_rootCreationWatcher != null && 553_rootCreationWatcher.Dispose(); 661_rootCreationWatcher?.Dispose(); 679if (_rootCreationWatcher is { } existing && !existing.Token.IsCancellationRequested) 684_rootCreationWatcher?.Dispose();