3 references to UsePathBase
blazor-devserver (1)
Server\Startup.cs (1)
96app.UsePathBase(pathBase);
blazor-gateway (1)
BlazorGateway.cs (1)
85app.UsePathBase(options.PathBase);
Microsoft.AspNetCore.Server.IISIntegration (1)
IISSetupFilter.cs (1)
27app.UsePathBase(_pathBase);