2 writes to _exception
Microsoft.AspNetCore.Mvc.RazorPages (2)
Filters\PageHandlerExecutedContext.cs (2)
82_exception = value; 96_exception = null;
2 references to _exception
Microsoft.AspNetCore.Mvc.RazorPages (2)
Filters\PageHandlerExecutedContext.cs (2)
69if (_exception == null && _exceptionDispatchInfo != null) 75return _exception;