46 references to ContextPath
Aspire.Hosting.Containers.Tests (29)
WithDockerfileTests.cs (29)
29var tempContextPath = tempDockerfileContext.ContextPath; 64var tempContextPath = tempDockerfileContext.ContextPath; 101var tempContextPath = tempDockerfileContext.ContextPath; 125var tempContextPath = tempDockerfileContext.ContextPath; 150var tempContextPath = tempDockerfileContext.ContextPath; 171var tempContextPath = tempDockerfileContext.ContextPath; 199var tempContextPath = tempDockerfileContext.ContextPath; 234var tempContextPath = tempDockerfileContext.ContextPath; 263var tempContextPath = tempDockerfileContext.ContextPath; 313var tempContextPath = tempDockerfileContext.ContextPath; 362var tempContextPath = tempDockerfileContext.ContextPath; 410var tempContextPath = tempDockerfileContext.ContextPath; 461var tempContextPath = tempDockerfileContext.ContextPath; 533var tempContextPath = tempDockerfileContext.ContextPath; 651var tempContextPath = tempDockerfileContext.ContextPath; 668var tempContextPath = tempDockerfileContext.ContextPath; 684var tempContextPath = tempDockerfileContext.ContextPath; 701var tempContextPath = tempDockerfileContext.ContextPath; 717var tempContextPath = tempDockerfileContext.ContextPath; 734var tempContextPath = tempDockerfileContext.ContextPath; 750var tempContextPath = tempDockerfileContext.ContextPath; 767var tempContextPath = tempDockerfileContext.ContextPath; 790var tempContextPath = tempDockerfileContext.ContextPath; 838var tempContextPath = tempDockerfileContext.ContextPath; 869var tempContextPath = tempDockerfileContext.ContextPath; 894var tempContextPath = tempDockerfileContext.ContextPath; 952var tempContextPath = tempDockerfileContext.ContextPath; 993var tempContextPath1 = tempDockerfileContext1.ContextPath; 997var tempContextPath2 = tempDockerfileContext2.ContextPath;
Aspire.Hosting.Tests (17)
Dcp\DcpExecutorTests.cs (2)
74builder.AddDockerfile("mycontainer", tempDockerfileContext.ContextPath, tempDockerfileContext.DockerfilePath) 98builder.AddDockerfile("mycontainer", tempDockerfileContext.ContextPath, tempDockerfileContext.DockerfilePath);
Publishing\ResourceContainerImageManagerTests.cs (15)
96var tempContextPath = tempDockerfileContext.ContextPath; 229var tempContextPath = tempDockerfileContext.ContextPath; 271var tempContextPath = tempDockerfileContext.ContextPath; 426var tempContextPath = tempDockerfileContext.ContextPath; 549var tempContextPath = tempDockerfileContext.ContextPath; 580var tempContextPath = tempDockerfileContext.ContextPath; 620var tempContextPath = tempDockerfileContext.ContextPath; 732var tempContextPath = tempDockerfileContext.ContextPath; 794var tempContextPath = tempDockerfileContext.ContextPath; 904var tempContextPath = tempDockerfileContext.ContextPath; 951var tempContextPath = tempDockerfileContext.ContextPath; 1155var tempContextPath = tempDockerfileContext.ContextPath; 1190var container = builder.AddDockerfile("mycontainer", tempDockerfileContext.ContextPath, tempDockerfileContext.DockerfilePath); 1219var tempContextPath = tempDockerfileContext.ContextPath; 1423var tempContextPath = tempDockerfileContext.ContextPath;