2 writes to ExecutablePath
Aspire.Hosting (2)
Dcp\Model\Executable.cs (1)
194
ExecutablePath
= executablePath,
Dcp\Model\ExecutableReplicaSet.cs (1)
109
ers.Spec.Template.Spec.
ExecutablePath
= executablePath;
2 references to ExecutablePath
Aspire.Hosting (2)
Dcp\ApplicationExecutor.cs (2)
702
new(KnownProperties.Executable.Path, executable.Spec.
ExecutablePath
),
723
new(KnownProperties.Executable.Path, executable.Spec.
ExecutablePath
),