5 references to NotFound
Aspire.Dashboard (4)
DashboardEndpointsBuilder.cs (4)
165
return Results.
NotFound
(new ProblemDetails
197
return Results.
NotFound
(new ProblemDetails
220
return Results.
NotFound
(new ProblemDetails
238
return Results.
NotFound
(new ProblemDetails
Microsoft.AspNetCore.Http.Results (1)
Results.cs (1)
602
=>
NotFound
<object>(value);