2 writes to ExceptionDispatchInfo
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ResourceInvoker.cs (2)
1369
ExceptionDispatchInfo
= ExceptionDispatchInfo.Capture(exception),
1392
ExceptionDispatchInfo
= ExceptionDispatchInfo.Capture(exception),
1 reference to ExceptionDispatchInfo
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ResourceInvoker.cs (1)
1494
context.
ExceptionDispatchInfo
?.Throw();