2 writes to ExceptionDispatchInfo
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ControllerActionInvoker.cs (2)
310ExceptionDispatchInfo = ExceptionDispatchInfo.Capture(exception), 332ExceptionDispatchInfo = ExceptionDispatchInfo.Capture(exception),
1 reference to ExceptionDispatchInfo
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ControllerActionInvoker.cs (1)
504context.ExceptionDispatchInfo?.Throw();