2 references to CreateCore
Aspire.Hosting.Tests (2)
Utils\TestDistributedApplicationBuilder.cs (2)
35
return
CreateCore
(args, (_) => { });
40
return
CreateCore
(args, (_) => { }, testOutputHelper);