4 references to CreateDockerfileFactoryContext
Aspire.Hosting.Tests (4)
ApplicationModel\Docker\DockerfileBuildAnnotationTests.cs (4)
233await annotation.EmitDockerfileArtifactsAsync(CreateDockerfileFactoryContext(), differentCasingDockerfilePath); 256await annotation.EmitDockerfileArtifactsAsync(CreateDockerfileFactoryContext()); 263await annotation.EmitDockerfileArtifactsAsync(CreateDockerfileFactoryContext()); 290await annotation.EmitDockerfileArtifactsAsync(CreateDockerfileFactoryContext());