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