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