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)
79
if (
_error
!= null)
81
ExceptionDispatchInfo.Capture(
_error
).Throw();