1 write to _disposed
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
858_disposed = true;
2 references to _disposed
System.Collections.Concurrent (2)
System\Collections\Concurrent\PartitionerStatic.cs (2)
605ObjectDisposedException.ThrowIf(_disposed, this); 856if (!_disposed)