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