10 references to CreateCatalogAsync
Aspire.Hosting.Tests (10)
Terminals\ResourceTerminalCatalogTests.cs (10)
74
await using var catalog = await
CreateCatalogAsync
(builder);
90
await using var catalog = await
CreateCatalogAsync
(builder);
105
await using var catalog = await
CreateCatalogAsync
(builder);
118
await using var catalog = await
CreateCatalogAsync
(builder);
130
await using var catalog = await
CreateCatalogAsync
(builder);
144
await using var catalog = await
CreateCatalogAsync
(builder);
158
await using var catalog = await
CreateCatalogAsync
(builder);
177
await using var catalog = await
CreateCatalogAsync
(builder);
232
await using var catalog = await
CreateCatalogAsync
(builder);
247
var catalog = await
CreateCatalogAsync
(builder);