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