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