2 references to StartAsyncCallback
Aspire.Cli.Tests (2)
TestServices\FakeAppHostServerSession.cs (2)
57
if (
StartAsyncCallback
is not null)
59
await
StartAsyncCallback
();