5 references to NotFound
Aspire.Dashboard (4)
DashboardEndpointsBuilder.cs (4)
149return Results.NotFound(new ProblemDetails 180return Results.NotFound(new ProblemDetails 201return Results.NotFound(new ProblemDetails 219return Results.NotFound(new ProblemDetails
Microsoft.AspNetCore.Http.Results (1)
Results.cs (1)
602=> NotFound<object>(value);