1 write to _disposed
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (1)
src\Shared\Buffers.Testing\CustomMemoryForTest.cs (1)
41_disposed = true;
2 references to _disposed
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (2)
src\Shared\Buffers.Testing\CustomMemoryForTest.cs (2)
28ObjectDisposedException.ThrowIf(_disposed, this); 35if (_disposed)