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