1 write to _disposed
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\WrappingStream.cs (1)
122_disposed = true;
1 reference to _disposed
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\WrappingStream.cs (1)
18ObjectDisposedException.ThrowIf(_disposed, this);