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