2 references to MapFallback
Microsoft.AspNetCore.Routing (2)
Builder\EndpointRouteBuilderExtensions.cs (2)
390
return endpoints.
MapFallback
("{*path:nonfile}", handler);
403
/// <see cref="
MapFallback
(IEndpointRouteBuilder, string, Delegate)"/> is intended to handle cases where no