1 write to Result
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ResourceInvoker.cs (1)
791_exceptionContext.Result = new EmptyResult();
3 references to Result
Microsoft.AspNetCore.Mvc.Core (3)
Infrastructure\ResourceInvoker.cs (3)
789if (_exceptionContext.Result == null) 794_result = _exceptionContext.Result; 818if (exceptionContext.Result != null ||