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