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