1 reference to NotFound
Microsoft.AspNetCore.Http.Results (1)
Results.cs (1)
610=> value is null ? TypedResults.NotFound() : TypedResults.NotFound(value);