1 write to _error
Microsoft.AspNetCore.Server.IIS (1)
Core\EmptyStream.cs (1)
62_error = error;
2 references to _error
Microsoft.AspNetCore.Server.IIS (2)
Core\EmptyStream.cs (2)
79if (_error != null) 81ExceptionDispatchInfo.Capture(_error).Throw();