1 reference to GetManifestPathsAsync
Aspire.Hosting.Blazor (1)
BlazorGatewayExtensions.cs (1)
484
var paths = await BlazorWasmAppBuilder.
GetManifestPathsAsync
(reg.Resource.ProjectPath, logger, ct).ConfigureAwait(false);