3 writes to ResolveExecutablePath
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
3454
ResolveExecutablePath
= true,
Aspire.Hosting.Tests (1)
Dcp\ProcessUtilTests.cs (1)
153
ResolveExecutablePath
= true
Aspire.Hosting.TestUtilities (1)
Utils\DotnetFileAppProcess.cs (1)
74
ResolveExecutablePath
= true,
3 references to ResolveExecutablePath
Aspire.Hosting (1)
Dcp\Process\ProcessUtil.cs (1)
36
var resolvedExecutablePath = processSpec.
ResolveExecutablePath
Aspire.Hosting.Tests (2)
WithProcessCommandTests.cs (2)
135
Assert.True(processSpec.
ResolveExecutablePath
);
950
Assert.True(processSpec.
ResolveExecutablePath
);