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