1 write to _disposed
dotnet-watch (1)
FileWatcher\FileWatcher.cs (1)
32_disposed = true;
2 references to _disposed
dotnet-watch (2)
FileWatcher\FileWatcher.cs (2)
27if (_disposed) 70ObjectDisposedException.ThrowIf(_disposed, this);