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