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