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