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