1 reference to new
Microsoft.AspNetCore.Http.Results (1)
TypedResults.cs (1)
663public static NotFound<TValue> NotFound<TValue>(TValue? value) => new(value);