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