1 write to WebRoot
Aspire.Hosting.Blazor (1)
BrowserDebuggerHelper.cs (1)
127WebRoot = clientProjectPath,
2 references to WebRoot
Aspire.Hosting.Blazor.Tests (2)
BlazorHostedExtensionsTests.cs (1)
217Assert.Equal(clientProjectPath, launchConfiguration.WebRoot);
WithBlazorAppTests.cs (1)
355Assert.Equal(wasmApp.Resource.ProjectPath, launchConfiguration.WebRoot);