4 references to AspireInitAsync
Aspire.Cli.EndToEnd.Tests (4)
ChannelUpdateWorkflowTests.cs (1)
260await auto.AspireInitAsync(counter);
CSharpProjectModeInitTests.cs (2)
83await auto.AspireInitAsync(counter); 156await auto.AspireInitAsync(counter);
LaunchProfileTests.cs (1)
37await auto.AspireInitAsync(counter);