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