1 write to _error
Microsoft.AspNetCore.Server.IIS (1)
Core\HttpRequestStream.cs (1)
110_error = error;
2 references to _error
Microsoft.AspNetCore.Server.IIS (2)
Core\HttpRequestStream.cs (2)
127if (_error != null) 129ExceptionDispatchInfo.Capture(_error).Throw();