1 instantiation of HttpActionResult
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ActionResultTypeMapper.cs (1)
36
return new
HttpActionResult
(httpResult);
1 reference to HttpActionResult
Microsoft.AspNetCore.Mvc.Core (1)
HttpActionResult.cs (1)
19
/// Initializes a new instance of the <see cref="
HttpActionResult
"/> class with the