2 references to CreatePreviousSnapshot
Aspire.Hosting.Tests (2)
Dcp\DcpExecutorTests.cs (2)
398
var snapshot = CreateSnapshotBuilder(distributedAppModel).ToSnapshot(exe,
CreatePreviousSnapshot
());
444
var snapshot = CreateSnapshotBuilder(distributedAppModel).ToSnapshot(container,
CreatePreviousSnapshot
());