2 references to E2EAppMode
Microsoft.AspNetCore.Components.Testing.Tasks (2)
GenerateE2EManifest.cs (2)
16/// under test. The manifest format depends on the <see cref="E2EAppMode"/>: 57var mode = E2EAppMode ?? "build";