2 references to PathBase
blazor-gateway (2)
BlazorGateway.cs (2)
83
if (!string.IsNullOrEmpty(options.
PathBase
))
85
app.UsePathBase(options.
PathBase
);