4 references to ReadJsonMetadata
Aspire.Hosting.Tests (4)
Publishing\ContainerImageArchiveRewriterTests.cs (4)
98await Verify(ReadJsonMetadata(destinationArchive, "manifest.json", "repositories"), extension: "json"); 174await Verify(ReadJsonMetadata(destinationArchive, "index.json"), extension: "json"); 210await Verify(ReadJsonMetadata(destinationArchive, "index.json"), extension: "json"); 276ReadJsonMetadata(destinationArchive, "manifest.json", "repositories", "index.json"),