4 instantiations of GoFilesContainer
Aspire.Hosting.Go.Tests (4)
AddGoAppTests.cs (4)
956var source = builder.AddResource(new GoFilesContainer("frontend", "node", ".")) 984var frontend = builder.AddResource(new GoFilesContainer("frontend", "node", ".")) 1017var frontend = builder.AddResource(new GoFilesContainer("frontend", "node", ".")) 1023var assets = builder.AddResource(new GoFilesContainer("assets", "node", "."))