2 references to LaunchAppHostAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestExtensionBackchannel.cs (2)
231return LaunchAppHostAsyncCallback != null 232? LaunchAppHostAsyncCallback.Invoke(projectPath, arguments, envVars, debug)