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)
18
ObjectDisposedException.ThrowIf(
_disposed
, this);