3 writes to Volumes
Aspire.Hosting (1)
Dcp\ResourceSnapshotBuilder.cs (1)
70Volumes = volumes,
Aspire.Hosting.Tests (2)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (1)
199Volumes = [
ResourceNotificationTests.cs (1)
1511Volumes = [new("/source", "/target", VolumeMountType.Bind, IsReadOnly: true)],
4 references to Volumes
Aspire.Hosting (4)
ApplicationModel\CustomResourceSnapshot.cs (2)
201Volumes.SequenceEqual(other.Volumes) &&
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
1111var volumes = snapshot.Volumes
Dashboard\DashboardServiceData.cs (1)
79Volumes = snapshot.Volumes,