1 write to Manifest
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerFixture.cs (1)
74Manifest = E2EManifest.Load(_testAssemblyName);
2 references to Manifest
Microsoft.AspNetCore.Components.Testing (2)
Infrastructure\ServerFixture.cs (2)
151var appEntry = Manifest.GetApp(appName) 154$"Available apps: {string.Join(", ", Manifest.Apps.Keys)}");