1 write to Source
Aspire.Hosting (1)
Dcp\ApplicationExecutor.cs (1)
1489
Source
= mount.Source,
1 reference to Source
Aspire.Hosting (1)
Dcp\ApplicationExecutor.cs (1)
816
return container.Spec.VolumeMounts?.Select(v => new VolumeSnapshot(v.
Source
, v.Target ?? "", v.Type, v.IsReadOnly)).ToImmutableArray() ?? [];