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