3 references to WithBlazorClientApp
Aspire.Hosting.Blazor (1)
BlazorGatewayExtensions.cs (1)
283/// or <see cref="WithBlazorClientApp(IResourceBuilder{DotnetProjectResource}, IResourceBuilder{BlazorWasmAppResource}, string, string, bool)"/>
Aspire.Hosting.Blazor.Tests (2)
AddDotnetProjectBlazorGatewayTests.cs (2)
21gateway.WithBlazorClientApp(wasmApp); 50gateway.WithBlazorClientApp(wasmApp);