2 writes to ExecutablePath
Aspire.Hosting (2)
Dcp\Model\Executable.cs (1)
201ExecutablePath = executablePath,
Dcp\Model\ExecutableReplicaSet.cs (1)
109ers.Spec.Template.Spec.ExecutablePath = executablePath;
2 references to ExecutablePath
Aspire.Hosting (2)
Dcp\ResourceSnapshotBuilder.cs (2)
115new(KnownProperties.Executable.Path, executable.Spec.ExecutablePath), 136new(KnownProperties.Executable.Path, executable.Spec.ExecutablePath),