3 references to GetManifestArgs
Aspire.Hosting.Tests (3)
ManifestGenerationTests.cs (3)
92Args = GetManifestArgs(), 150{ Args = GetManifestArgs(), DisableDashboard = true, AssemblyName = typeof(ManifestGenerationTests).Assembly.FullName }); 561var program = TestProgram.Create<ManifestGenerationTests>(GetManifestArgs(), includeIntegrationServices, includeNodeApp);