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