1 write to _disposed
Microsoft.AspNetCore.Server.IIS (1)
Core\WrappingStream.cs (1)
123_disposed = true;
1 reference to _disposed
Microsoft.AspNetCore.Server.IIS (1)
Core\WrappingStream.cs (1)
18ObjectDisposedException.ThrowIf(_disposed, this);